PlayerName

This commit is contained in:
Glenn Maynard
2003-12-18 22:51:43 +00:00
parent 276889e6a4
commit 2876292c4f
4 changed files with 20 additions and 0 deletions
+1
View File
@@ -124,6 +124,7 @@ protected: // derived classes need access to these
OptionIcon m_OptionIcons[NUM_PLAYERS][MAX_OPTION_LINES];
OptionsCursor m_Highlight[NUM_PLAYERS];
BitmapText m_textPlayerName[NUM_PLAYERS];
BitmapText m_textExplanation[NUM_PLAYERS];
DualScrollBar m_ScrollBar;