mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2025-02-19 22:02:41 +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();
|
the_app->ReadyToRun();
|
||||||
delete the_app;
|
delete the_app;
|
||||||
|
|
||||||
|
SYS_ResetSystem(SYS_RETURNTOMENU, 0, 0);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user