1
0
Fork 0
mirror of https://gitlab.com/niansa/pilang2.git synced 2025-03-06 20:49:22 +01:00

Some 3DS improvements

This commit is contained in:
niansa 2020-05-28 10:58:37 +02:00
parent 8e61559f05
commit 3c3910c086

View file

@ -41,6 +41,7 @@ int main(void) {
wait_for_gpkey(KEY_START);
// Exit
cerr << endl << "Error: exit is not yet implemented; will reboot" << flush;
gfxExit();
}
static SwkbdState swkbd;