Forgot this
This commit is contained in:
parent
550ea2116e
commit
724af0fdc4
@ -435,6 +435,7 @@ void patchCode(u64 progId, u8 *code, u32 size)
|
||||
verString = verStringSysEmu;
|
||||
}
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -111,7 +111,7 @@ void configMenu(bool oldPinStatus)
|
||||
"detected as a development unit (which\n"
|
||||
"breaks online features and allows\n"
|
||||
"booting some developer software).\n"
|
||||
"'None' disables exception handlers\n"
|
||||
"'Off' disables exception handlers\n"
|
||||
"in FIRM",
|
||||
#endif
|
||||
"If enabled SysNAND will be launched on\n"
|
||||
|
Reference in New Issue
Block a user