Broke GameOptions into Input and Machine Options. Added "OptionsNavigation" option.

This commit is contained in:
Chris Danford
2002-09-10 09:10:36 +00:00
parent d3c44fbdc0
commit ad68ba1bd4
13 changed files with 370 additions and 32 deletions
+2 -1
View File
@@ -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,