add m_bUseAlternateText

This commit is contained in:
Glenn Maynard
2003-02-12 20:28:28 +00:00
parent 2f2447cb31
commit e54454ed22
3 changed files with 8 additions and 3 deletions
+1
View File
@@ -53,6 +53,7 @@ public:
bool m_bDelayedEscape;
bool m_bInstructions, m_bShowDontDie, m_bShowSelectGroup;
bool m_bShowTranslations;
bool m_bUseAlternateText;
bool m_bArcadeOptionsNavigation;
bool m_bCoinOpMode;
enum { NEVER, ALWAYS, ABC_ONLY } m_MusicWheelUsesSections;