Add basic folder navigation
+ Add hekate/ams to shutdown menu
This commit is contained in:
@@ -25,4 +25,5 @@ typedef struct _fs_entry {
|
||||
} fs_entry;
|
||||
|
||||
int readfolder(const char *path);
|
||||
void filemenu();
|
||||
void filemenu();
|
||||
bool checkfile(char* path);
|
||||
Reference in New Issue
Block a user