mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Add an accessibility option to toggle the fake loading screen (#63)
This commit is contained in:
@@ -354,6 +354,7 @@ public:
|
||||
std::vector<SDL_GameControllerButton> controllerButton_flip;
|
||||
std::vector<SDL_GameControllerButton> controllerButton_esc;
|
||||
|
||||
bool skipfakeload;
|
||||
};
|
||||
|
||||
#endif /* GAME_H */
|
||||
|
||||
Reference in New Issue
Block a user