forked from Mirror/GodMode9
Fix #295
This commit is contained in:
parent
cb00194c49
commit
3310400e1f
@ -1978,6 +1978,7 @@ u32 GodMode(int entrypoint) {
|
||||
} else if (user_select == fixcmac) {
|
||||
ShowString("%s\nFixing CMACs for drive...", namestr);
|
||||
RecursiveFixFileCmac(curr_entry->path);
|
||||
ClearScreenF(true, false, COLOR_STD_BG);
|
||||
} else if (user_select == dirnfo) {
|
||||
bool is_drive = (!*current_path);
|
||||
FILINFO fno;
|
||||
|
Loading…
x
Reference in New Issue
Block a user