Broke GameOptions into Input and Machine Options. Added "OptionsNavigation" option.
This commit is contained in:
@@ -31,7 +31,8 @@ public:
|
||||
CHOICE_GAME_START = 0,
|
||||
CHOICE_SELECT_GAME,
|
||||
CHOICE_MAP_INSTRUMENTS,
|
||||
CHOICE_GAME_OPTIONS,
|
||||
CHOICE_INPUT_OPTIONS,
|
||||
CHOICE_MACHINE_OPTIONS,
|
||||
CHOICE_GRAPHIC_OPTIONS,
|
||||
CHOICE_APPEARANCE_OPTIONS,
|
||||
CHOICE_EDIT,
|
||||
|
||||
Reference in New Issue
Block a user