mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
Move returning to pause menu code to separate function
This code is getting a bit more complicated now, we should maybe stop copy-pasting it everywhere.
This commit is contained in:
@@ -407,6 +407,8 @@ public:
|
||||
bool over30mode;
|
||||
|
||||
bool ingame_titlemode;
|
||||
|
||||
void returntopausemenu();
|
||||
};
|
||||
|
||||
extern Game game;
|
||||
|
||||
Reference in New Issue
Block a user