ASCIIPlay
ASCIIPlay copied to clipboard
Fix static memory losses when running
There are some static memory leaks that occur when running the program, these are somewhat difficult to locate due to Valgrind not playing nicely with multi-threaded applications.
Simply reducing this would be nice, the current leaks don't affect functionality, but getting rid of them would be ideal.