add a new .ini setting for child window handling (currently only used for tm2)
This commit is contained in:
parent
ef03ee11c5
commit
8e54756b4a
3 changed files with 10 additions and 4 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -104,6 +104,7 @@ typedef struct cnc_ddraw
|
|||
BOOL sierrahack;
|
||||
BOOL dk2hack;
|
||||
BOOL nonexclusive;
|
||||
BOOL fixchildwindows;
|
||||
BOOL bnet_active;
|
||||
BOOL bnet_was_fullscreen;
|
||||
BOOL bnet_was_upscaled;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue