add new .ini settings fixwndprochook

This commit is contained in:
FunkyFr3sh 2021-06-02 14:29:25 +02:00
parent 7a7b84088f
commit 96714b01c0
3 changed files with 28 additions and 2 deletions

View file

@ -111,6 +111,7 @@ typedef struct cnc_ddraw
BOOL nonexclusive;
BOOL fixpitch;
BOOL fixchildwindows;
BOOL fixwndprochook;
BOOL d3d9linear;
BOOL backbuffer;
BOOL passthrough;