playlist: rewrite sorting so it's much less cryptic
This commit is contained in:
@@ -94,6 +94,7 @@ namespace
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
srand(time(0));
|
||||
setlocale(LC_ALL, "");
|
||||
|
||||
Config.CheckForCommandLineConfigFilePath(argv, argc);
|
||||
|
||||
Reference in New Issue
Block a user