Update arm9.c

This commit is contained in:
RocketRobz 2020-12-03 00:09:39 -07:00
parent dcf6dca5bb
commit 07bdfbc176

View File

@ -175,7 +175,8 @@ int restoreNAND(nocash_footer_t *footer){
fseek(f, 0, SEEK_SET);
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("Progress: 0%%\nSectors written: 0\n");