Debug: Add experimental command to switch baseset

This commit is contained in:
Jonathan G Rennison
2020-12-26 10:54:01 +00:00
parent 78b06ddc40
commit 5fe5884613
5 changed files with 50 additions and 6 deletions

View File

@@ -55,6 +55,7 @@ enum ExtraDisplayOptions {
extern GameMode _game_mode;
extern SwitchMode _switch_mode;
extern bool _check_special_modes;
extern bool _exit_game;
/** Modes of pausing we've got */