mirror of
https://github.com/rvtr/GodMode9i.git
synced 2025-11-02 00:11:07 -04:00
Bug fix
This commit is contained in:
parent
b45eac6c58
commit
da6ea4d0a1
@ -649,6 +649,7 @@ string browseForFile (void) {
|
||||
pressed = keysDown();
|
||||
swiWaitForVBlank();
|
||||
}
|
||||
for (int i = 0; i < 15; i++) swiWaitForVBlank();
|
||||
} else {
|
||||
if (entry->isDirectory) {
|
||||
printf ("Deleting folder, please wait...");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user