- cleaned out some duplicates in Posix platform code

This commit is contained in:
Christoph Oelckers 2022-05-19 08:32:50 +02:00
commit 077aa6b0ae
7 changed files with 4 additions and 53 deletions

View file

@ -330,6 +330,8 @@ FString lastIWAD;
int restart = 0;
bool AppActive = true;
bool playedtitlemusic;
FStartupScreen* StartWindow;
FStartScreen* StartScreen;
cycle_t FrameCycles;