mirror of
https://github.com/rvtr/SafeNANDManager.git
synced 2026-01-26 13:43:04 -05:00
Update arm9.c
This commit is contained in:
parent
dcf6dca5bb
commit
07bdfbc176
@ -174,8 +174,9 @@ int restoreNAND(nocash_footer_t *footer){
|
|||||||
|
|
||||||
fseek(f, 0, SEEK_SET);
|
fseek(f, 0, SEEK_SET);
|
||||||
|
|
||||||
iprintf("Restoring... \n");
|
iprintf("Restoring...\n");
|
||||||
iprintf("Do not turn off the power.\n");
|
iprintf("Do not turn off the power,\n");
|
||||||
|
iprintf("or remove the SD card.\n");
|
||||||
iprintf("\x1b[16;0H");
|
iprintf("\x1b[16;0H");
|
||||||
iprintf("Progress: 0%%\nSectors written: 0\n");
|
iprintf("Progress: 0%%\nSectors written: 0\n");
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user