This commit is contained in:
Glenn Maynard
2004-01-25 15:11:41 +00:00
parent 560b7b1e63
commit e5c242a290
-2
View File
@@ -40,8 +40,6 @@ protected:
virtual void UpdateSelectableChoices() = 0; // derived screens must handle this
void FinalizeChoices();
CString m_sName;
MenuElements m_Menu;
BGAnimation m_BGAnimations[MAX_CHOICES];
vector<ModeChoice> m_aModeChoices; // derived classes should look here for what choices are available