Update config.c
This commit is contained in:
parent
ff4517e583
commit
c875b506ea
@ -192,7 +192,7 @@ void configMenu(bool isSdMode, bool oldPinStatus, u32 oldPinMode)
|
||||
"Only change this if you know what you\n"
|
||||
"are doing!",
|
||||
|
||||
"Hides the the input when entering pin\n"
|
||||
"Hides the input when entering pin\n"
|
||||
"to unlock the 3DS"
|
||||
};
|
||||
|
||||
@ -399,4 +399,4 @@ void configMenu(bool isSdMode, bool oldPinStatus, u32 oldPinMode)
|
||||
|
||||
while(HID_PAD & PIN_BUTTONS);
|
||||
wait(2000ULL);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user