From eaaace1f30151e77e7e9f624ed17bdf11cb8638a Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 14 Mar 2005 05:42:07 +0000 Subject: [PATCH] missed commit --- stepmania/src/ScreenEdit.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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,