update ShowWindow hook

This commit is contained in:
FunkyFr3sh 2023-07-10 22:08:50 +02:00
parent 0f37251d64
commit 19d1d4f942
3 changed files with 25 additions and 0 deletions

View file

@ -168,6 +168,7 @@ typedef struct CNCDDRAW
int maxgameticks;
BOOL alt_key_down;
BOOL releasealt;
BOOL invisible;
BOOL bnet_active;
BOOL bnet_was_fullscreen;
BOOL bnet_was_upscaled;