- did some project file cleanup.

This commit is contained in:
Christoph Oelckers 2021-05-22 00:48:30 +02:00
commit 5aaabbeb01
3 changed files with 87 additions and 96 deletions

View file

@ -48,10 +48,6 @@
#include "vm.h"
#include "printf.h"
#ifdef _WIN32
#pragma comment(lib, "legacy_stdio_definitions.lib")
#endif
class MoviePlayer
{
protected: