raze-gles/source/common/engine/i_interface.cpp
2020-09-27 16:12:50 +02:00

8 lines
178 B
C++

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