Forgot this

This commit is contained in:
Aurora 2016-09-13 23:41:45 +02:00
parent 550ea2116e
commit 724af0fdc4
2 changed files with 2 additions and 1 deletions

View File

@ -435,6 +435,7 @@ void patchCode(u64 progId, u8 *code, u32 size)
verString = verStringSysEmu; verString = verStringSysEmu;
} }
} }
break;
} }
} }

View File

@ -111,7 +111,7 @@ void configMenu(bool oldPinStatus)
"detected as a development unit (which\n" "detected as a development unit (which\n"
"breaks online features and allows\n" "breaks online features and allows\n"
"booting some developer software).\n" "booting some developer software).\n"
"'None' disables exception handlers\n" "'Off' disables exception handlers\n"
"in FIRM", "in FIRM",
#endif #endif
"If enabled SysNAND will be launched on\n" "If enabled SysNAND will be launched on\n"