Skip to content

Commit

Permalink
Rename "Use SysNAND FIRM as default" to "SysNAND is updated"
Browse files Browse the repository at this point in the history
  • Loading branch information
AuroraWright committed Apr 26, 2016
1 parent d40722a commit 0f1bc98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ void configureCFW(const char *configPath)
"New 3DS CPU: Off( ) Clock( ) L2( ) Clock+L2( )" };

const char *singleOptionsText[] = { "( ) Autoboot SysNAND",
"( ) Use SysNAND FIRM as default (A9LH-only)",
"( ) SysNAND is updated (A9LH-only)",
"( ) Force A9LH detection",
"( ) Use second EmuNAND as default",
"( ) Enable region/language emulation",
Expand Down

0 comments on commit 0f1bc98

Please sign in to comment.