Update config.c

This commit is contained in:
TuxSH 2017-03-05 14:12:49 +01:00 committed by GitHub
parent c44aebee4d
commit 5081439f53

View File

@ -178,15 +178,15 @@ void configMenu(bool isSdMode, bool oldPinStatus, u32 oldPinMode)
"Only change this if you know what you\n" "Only change this if you know what you\n"
"are doing!", "are doing!",
"Makes the console be always detected\n" "Make the console be always detected\n"
"as a development unit\n" "as a development unit\n"
"(which breaks online features, amiibo\n" "(which breaks online features, amiibo\n"
"and retail CIAs, but allows installing\n" "and retail CIAs, but allows installing\n"
"and booting some developer software).\n\n" "and booting some developer software).\n\n"
"Only change this if you know what you\n" "Only select this if you know what you\n"
"are doing!", "are doing!",
"Enables Luma3DS's ARM9/ARM11 exception\n" "Enable Luma3DS's ARM9/ARM11 exception\n"
"handlers.\n" "handlers.\n"
"A9LH is required, and Luma3DS should\n" "A9LH is required, and Luma3DS should\n"
"be ran as arm9loaderhax.bin.\n" "be ran as arm9loaderhax.bin.\n"