This commit is contained in:
Paul 2001-07-03 20:28:04 +00:00
parent 283121436f
commit 68a827397c
7 changed files with 39 additions and 5 deletions

View file

@ -154,6 +154,8 @@ private:
int m_screenXOff;
int m_screenYOff;
int m_musicStarted;
static int s_controlStyleValues[];
static CGUITextReadout::TextReadoutData s_controlStyleReadoutText[];