add sorting by music length

This commit is contained in:
AJ Kelly
2007-10-07 21:09:52 +00:00
parent 426747656a
commit c3e0c494f0
8 changed files with 30 additions and 1 deletions
+1
View File
@@ -119,6 +119,7 @@ enum SortOrder
SORT_NONSTOP_COURSES,
SORT_ONI_COURSES,
SORT_ENDLESS_COURSES,
SORT_LENGTH,
SORT_ROULETTE,
NUM_SortOrder,
SortOrder_Invalid