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;
|
verString = verStringSysEmu;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -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"
|
||||||
|
Reference in New Issue
Block a user