Warn that Updated SysNAND does not work if not using A9LH

This commit is contained in:
Aurora 2016-03-23 04:56:02 +01:00
parent 39280e397a
commit b42f9ffb41

View File

@ -52,7 +52,7 @@ static u16 waitInput(void){
void configureCFW(const char *configPath){
struct options options;
options.text[0] = "( ) Updated SysNAND mode";
options.text[0] = "( ) Updated SysNAND mode (A9LH-only)";
options.text[1] = "( ) Use pre-patched FIRMs";
options.text[2] = "( ) Force A9LH detection";