fixed linking bug

This commit is contained in:
itsmattkc
2018-07-18 13:17:14 +01:00
parent de46eb861b
commit 5e70fd4534
7 changed files with 55 additions and 36 deletions
-1
View File
@@ -5,7 +5,6 @@
#include <windows.h>
#endif
const char* version = "Olive (May 2018 | Pre-Alpha)";
float scale = 1.0f;
bool vsync = true;
bool hwaccel = false;