add new .ini settings fixwndprochook
This commit is contained in:
parent
7a7b84088f
commit
96714b01c0
3 changed files with 28 additions and 2 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -111,6 +111,7 @@ typedef struct cnc_ddraw
|
|||
BOOL nonexclusive;
|
||||
BOOL fixpitch;
|
||||
BOOL fixchildwindows;
|
||||
BOOL fixwndprochook;
|
||||
BOOL d3d9linear;
|
||||
BOOL backbuffer;
|
||||
BOOL passthrough;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue