mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Refactor startup to load config before calling Screen::init
This commit is contained in:
@@ -125,7 +125,7 @@ public:
|
||||
|
||||
void unlocknum(int t);
|
||||
|
||||
void loadstats();
|
||||
void loadstats(int *width, int *height, bool *vsync);
|
||||
|
||||
void savestats();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user