add a hack for Dungeon Keeper 2 util there's a better solution

This commit is contained in:
FunkyFr3sh 2020-10-15 07:43:03 +02:00
parent 1ebacfcd27
commit 6e54817718
3 changed files with 8 additions and 0 deletions

View file

@ -100,6 +100,7 @@ typedef struct cnc_ddraw
BOOL accurate_timers;
BOOL resizable;
BOOL sierrahack;
BOOL dk2hack;
BOOL nonexclusive;
BOOL bnet_active;
BOOL bnet_was_fullscreen;