add an option to turn off banner changing when the wheel is

moving fast
This commit is contained in:
Glenn Maynard
2003-01-02 02:58:43 +00:00
parent 71599a7596
commit f9f7063fbb
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -53,6 +53,7 @@ public:
bool m_bArcadeOptionsNavigation;
bool m_bCoinOpMode;
bool m_bMusicWheelUsesSections;
bool m_bChangeBannersWhenFast;
CStringArray m_asAdditionalSongFolders;
CString m_DWIPath;