0
0
Fork 0
mirror of https://github.com/ZDoom/raze-gles.git synced 2025-02-20 02:22:13 +00:00
raze-gles/source/common/engine/i_interface.cpp

8 lines
176 B
C++

#include "i_interface.h"
// Some global engine variables taken out of the backend code.
SystemCallbacks *sysCallbacks;
double refreshfreq;
FString endoomName;
bool batchrun;