Update arm9.c

This commit is contained in:
RocketRobz 2021-01-23 19:26:24 -07:00
parent c24b1a74d3
commit 7ca7b3068c

View File

@ -212,7 +212,7 @@ 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");