Small optimizations
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
char *fsutil_getnextloc(const char *current, const char *add);
|
||||
char *fsutil_getprevloc(char *current);
|
||||
int fsutil_getfileobjamount(menu_entry *entries);
|
||||
bool fsutil_checkfile(char* path);
|
||||
u64 fsutil_getfilesize(char *path);
|
||||
int fsutil_getfolderentryamount(const char *path);
|
||||
int extract_bis_file(char *path, char *outfolder);
|
||||
int extract_bis_file(char *path, char *outfolder);
|
||||
char *fsutil_formatFileAttribs(char *path);
|
||||
Reference in New Issue
Block a user