New Sandbox Stuff

This commit is contained in:
Chris Gilbert
2002-11-19 22:55:51 +00:00
parent 7f59c0ae27
commit 93e5f253a0
7 changed files with 129 additions and 26 deletions
+3
View File
@@ -37,6 +37,9 @@ public:
CHOICE_GRAPHIC_OPTIONS,
CHOICE_APPEARANCE_OPTIONS,
CHOICE_EDIT,
#ifdef _DEBUG
CHOICE_SANDBOX,
#endif
CHOICE_EXIT,
NUM_TITLE_MENU_CHOICES // leave this at the end!
};