- moved Windows platform code as well.

This commit is contained in:
Christoph Oelckers 2020-04-23 22:26:30 +02:00
commit f8e23500c7
43 changed files with 255 additions and 40 deletions

View file

@ -1,5 +1,8 @@
#include "i_interface.h"
// Some global engine variables taken out of the backend code.
SystemCallbacks *sysCallbacks;
double refreshfreq;
FString endoomName;
bool batchrun;