mirror of
https://github.com/rvtr/GodMode9i.git
synced 2025-11-02 00:11:07 -04:00
Bug fix
This commit is contained in:
parent
807d9b1f40
commit
08409b892e
@ -174,7 +174,7 @@ int main(int argc, char **argv) {
|
||||
printf ("X Held - Disable NAND access");
|
||||
printf ("\x1b[21;1H");
|
||||
printf ("Y Held - Disable cart access");
|
||||
printf ("\x1b[22;5H");
|
||||
printf ("\x1b[22;4H");
|
||||
printf ("Do these if it crashes here");
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user