add ScreenSelectMusic::OPTIONS_MENU_AVAILABLE

This commit is contained in:
Chris Danford
2005-04-23 01:06:43 +00:00
parent 097f0ebb16
commit ff83372307
4 changed files with 10 additions and 4 deletions
+1
View File
@@ -86,6 +86,7 @@ protected:
ThemeMetric<bool> ALIGN_MUSIC_BEATS;
ThemeMetric<CString> CODES;
ThemeMetric<CString> MUSIC_WHEEL_TYPE;
ThemeMetric<bool> OPTIONS_MENU_AVAILABLE;
CString m_sSectionMusicPath;
CString m_sSortMusicPath;