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);
|
consoleSelect(&topScreenInfo);
|
||||||
consoleClear();
|
consoleClear();
|
||||||
consoleSelect(&topScreenLog);
|
consoleSelect(&topScreenLog);
|
||||||
consoleClear();
|
//consoleClear();
|
||||||
|
|
||||||
changeFile(NULL, &playbackInfo);
|
changeFile(NULL, &playbackInfo);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user