Add path as arg to readfolder();
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
void utils_gfx_init();
|
||||
void utils_waitforpower();
|
||||
int readfolder(char *items[], unsigned int *muhbits);
|
||||
int readfolder(char *items[], unsigned int *muhbits, const char path[]);
|
||||
Reference in New Issue
Block a user