cleanup and quiet gcc compile

This commit is contained in:
Glenn Maynard
2003-02-17 20:38:57 +00:00
parent 8bf3c01e81
commit 82cf574af6
3 changed files with 8 additions and 6 deletions
+2 -1
View File
@@ -113,7 +113,8 @@ enum SongSortOrder {
SORT_TITLE,
SORT_BPM,
SORT_MOST_PLAYED,
NUM_SORT_ORDERS
SORT_ROULETTE,
NUM_SORT_ORDERS
};