PREFSMAN->m_bMusicWheelUsesSections now PREFSMAN->m_MusicWheelUsesSections

Three states: never, always, abc-only. Done for aesthetics over accuracy, I guess
This commit is contained in:
Chris Gomez
2003-02-04 03:03:43 +00:00
parent 14e1f81c25
commit 1be035a4e7
8 changed files with 13 additions and 21 deletions
-1
View File
@@ -109,7 +109,6 @@ RageColor PlayerToColor( int p );
enum SongSortOrder {
SORT_GROUP_NOHEADER,
SORT_GROUP,
SORT_TITLE,
SORT_BPM,