mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
Add function Game::returnmenu()
It simply goes to the previous menu stack frame.
This commit is contained in:
@@ -115,6 +115,7 @@ public:
|
||||
|
||||
std::string timetstring(int t);
|
||||
|
||||
void returnmenu();
|
||||
void createmenu(enum Menu::MenuName t, bool samemenu = false);
|
||||
|
||||
void lifesequence();
|
||||
|
||||
Reference in New Issue
Block a user