unneeded
This commit is contained in:
@@ -40,8 +40,6 @@ protected:
|
|||||||
virtual void UpdateSelectableChoices() = 0; // derived screens must handle this
|
virtual void UpdateSelectableChoices() = 0; // derived screens must handle this
|
||||||
void FinalizeChoices();
|
void FinalizeChoices();
|
||||||
|
|
||||||
CString m_sName;
|
|
||||||
|
|
||||||
MenuElements m_Menu;
|
MenuElements m_Menu;
|
||||||
BGAnimation m_BGAnimations[MAX_CHOICES];
|
BGAnimation m_BGAnimations[MAX_CHOICES];
|
||||||
vector<ModeChoice> m_aModeChoices; // derived classes should look here for what choices are available
|
vector<ModeChoice> m_aModeChoices; // derived classes should look here for what choices are available
|
||||||
|
|||||||
Reference in New Issue
Block a user