Clarify option

This commit is contained in:
Aurora 2016-09-02 23:23:46 +02:00
parent 9c1b585054
commit 0b33551d94

View File

@ -84,7 +84,7 @@ void configMenu(bool oldPinStatus)
"( ) Show GBA boot screen in patched AGB_FIRM", "( ) Show GBA boot screen in patched AGB_FIRM",
"( ) Display splash screen before payloads", "( ) Display splash screen before payloads",
"( ) Use a PIN", "( ) Use a PIN",
"( ) Disable access checks" }; "( ) Patch SVC/service/archive/ARM9 access" };
struct multiOption { struct multiOption {
int posXs[4]; int posXs[4];