commented out problematic 2nd console clear when stopping song
This commit is contained in:
@@ -410,7 +410,7 @@ int main(int argc, char **argv)
|
||||
consoleSelect(&topScreenInfo);
|
||||
consoleClear();
|
||||
consoleSelect(&topScreenLog);
|
||||
consoleClear();
|
||||
//consoleClear();
|
||||
|
||||
changeFile(NULL, &playbackInfo);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user