mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-13 07:05:12 +01:00
Exit to the menu (for Wads)
This commit is contained in:
parent
e92e166f77
commit
4c4c43991e
@ -61,6 +61,8 @@ extern "C" int main(int argc, char **argv)
|
||||
the_app->ReadyToRun();
|
||||
delete the_app;
|
||||
|
||||
SYS_ResetSystem(SYS_RETURNTOMENU, 0, 0);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user