mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-06-01 09:22:17 +00:00
5 lines
97 B
C++
5 lines
97 B
C++
#include "i_interface.h"
|
|
|
|
SystemCallbacks *sysCallbacks;
|
|
double refreshfreq;
|
|
FString endoomName;
|