Add Recently Played and Most Played per Profile as sorts
This commit is contained in:
@@ -163,6 +163,8 @@ static const char *SortOrderNames[] = {
|
||||
"Title",
|
||||
"BPM",
|
||||
"Popularity",
|
||||
"PopularityP1",
|
||||
"PopularityP2",
|
||||
"TopGrades",
|
||||
"TopP1Grades",
|
||||
"TopP2Grades",
|
||||
@@ -186,6 +188,8 @@ static const char *SortOrderNames[] = {
|
||||
"Length",
|
||||
"Roulette",
|
||||
"Recent",
|
||||
"RecentP1",
|
||||
"RecentP2",
|
||||
};
|
||||
XToString( SortOrder );
|
||||
StringToX( SortOrder );
|
||||
|
||||
Reference in New Issue
Block a user