diff --git a/source/config.c b/source/config.c index 014f7fa..939bc64 100644 --- a/source/config.c +++ b/source/config.c @@ -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",