- moved game state connections of the startup screen out of the backend code.
This commit is contained in:
parent
ea30707c41
commit
612bf20809
4 changed files with 33 additions and 13 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#include "i_interface.h"
|
||||
|
||||
SystemCallbacks *sysCallbacks;
|
||||
double refreshfreq;
|
||||
double refreshfreq;
|
||||
FString endoomName;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue