#114 add temporary workaround for "not responding" windows

This commit is contained in:
FunkyFr3sh 2021-08-18 16:25:29 +02:00
parent de5f88b5f5
commit ac1829f629
3 changed files with 8 additions and 0 deletions

View file

@ -124,6 +124,7 @@ typedef struct CNCDDRAW
BOOL fixpitch;
int fixchilds;
BOOL fixwndprochook;
BOOL fixnotresponding;
BOOL d3d9linear;
BOOL gdilinear;
int resolutions;