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
59f9ce9ad4
commit
5f853a9a8e
@ -252,6 +252,7 @@ void ndsCardSaveRestore(const char *filename) {
|
||||
}
|
||||
|
||||
void dumpFailMsg(void) {
|
||||
consoleClear();
|
||||
iprintf("Failed to dump the ROM.\n");
|
||||
for (int i = 0; i < 60*2; i++) {
|
||||
swiWaitForVBlank();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user