- moved Windows platform code as well.
This commit is contained in:
parent
0b544f2956
commit
f8e23500c7
43 changed files with 255 additions and 40 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue