run lobby in fullscreen with opengl/gdi renderer

This commit is contained in:
FunkyFr3sh 2021-11-06 17:12:02 +01:00
parent 483a64c7e3
commit 2e23e4309c
4 changed files with 19 additions and 39 deletions

View file

@ -155,6 +155,7 @@ typedef struct CNCDDRAW
BOOL bnet_was_fullscreen;
BOOL bnet_was_upscaled;
RECT bnet_win_rect;
DEVMODE bnet_mode;
POINT bnet_pos;
void* last_freed_palette; /* Dungeon Keeper hack */
BOOL child_window_exists;