mirror of
https://github.com/rvtr/GodMode9i.git
synced 2025-11-02 00:11:07 -04:00
Update GitHub link
This commit is contained in:
parent
78efa7ecf3
commit
8a8385305e
@ -166,8 +166,8 @@ int main(int argc, char **argv) {
|
|||||||
printf ("------------------------------");
|
printf ("------------------------------");
|
||||||
printf ("\x1b[3;1H");
|
printf ("\x1b[3;1H");
|
||||||
printf ("https:/github.com/");
|
printf ("https:/github.com/");
|
||||||
printf ("\x1b[4;11H");
|
printf ("\x1b[4;10H");
|
||||||
printf ("RocketRobz/GodMode9i");
|
printf ("DS-Homebrew/GodMode9i");
|
||||||
|
|
||||||
fifoWaitValue32(FIFO_USER_06);
|
fifoWaitValue32(FIFO_USER_06);
|
||||||
if (fifoGetValue32(FIFO_USER_03) == 0) arm7SCFGLocked = true;
|
if (fifoGetValue32(FIFO_USER_03) == 0) arm7SCFGLocked = true;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user