diff --git a/stepmania/src/ScreenEdit.h b/stepmania/src/ScreenEdit.h index 5bb49d4287..0d09c71913 100644 --- a/stepmania/src/ScreenEdit.h +++ b/stepmania/src/ScreenEdit.h @@ -224,9 +224,11 @@ public: preferences, exit, save_on_exit, - NUM_MAIN_MENU_CHOICES + NUM_MAIN_MENU_CHOICES, + MAIN_MENU_CHOICE_INVALID }; void HandleMainMenuChoice( MainMenuChoice c, int* iAnswers ); + MainMenuChoice m_CurrentAction; enum AreaMenuChoice { cut,