Fix Windows build and premake

This commit is contained in:
eray orçunus
2020-05-11 20:10:01 +03:00
parent 8a4fa58cd4
commit 36e2bc95d3
7 changed files with 20 additions and 12 deletions

View File

@ -1,3 +1,4 @@
#define WITHWINDOWS
#include "common.h"
#include "crossplatform.h"
#include "main.h"