- moved UpdateVRModes, AppActive and gamestate into the backend.
This commit is contained in:
parent
65f6e788eb
commit
8e6bdd72fa
6 changed files with 34 additions and 32 deletions
|
|
@ -332,7 +332,7 @@ bool nospriterename;
|
|||
FStartupInfo GameStartupInfo;
|
||||
FString lastIWAD;
|
||||
int restart = 0;
|
||||
bool AppActive = true;
|
||||
extern bool AppActive;
|
||||
bool playedtitlemusic;
|
||||
|
||||
FStartScreen* StartScreen;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue