mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 05:32:47 +00:00
visual fix
This commit is contained in:
parent
e5ffa885b6
commit
4af0268e5a
@ -1636,6 +1636,7 @@ u32 FileHandlerMenu(char* current_path, u32* cursor, u32* scroll, PaneData** pan
|
||||
ShowString("%s\nUninstalling, please wait...", pathstr);
|
||||
if (UninstallGameDataTie(file_path, true, full_uninstall, full_uninstall) != 0)
|
||||
ShowPrompt(false, "%s\nUninstall failed!", pathstr);
|
||||
ClearScreenF(true, false, COLOR_STD_BG);
|
||||
}
|
||||
|
||||
GetDirContents(current_dir, current_path);
|
||||
|
Loading…
x
Reference in New Issue
Block a user