This commit is contained in:
Paul 2000-11-24 16:14:55 +00:00
parent 9bd5af6beb
commit df57fbe7b9
3 changed files with 24 additions and 0 deletions

View file

@ -111,6 +111,8 @@ private:
int m_sfxVolume;
int m_speechVolume;
int m_controlStyle;
int m_screenXOff;
int m_screenYOff;
static int s_controlStyleValues[];
static CGUITextReadout::TextReadoutData s_controlStyleReadoutText[];