#121 fix cursor lock for space rangers
This commit is contained in:
parent
09f57918cb
commit
f23a3e49ba
3 changed files with 20 additions and 8 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -133,6 +133,7 @@ typedef struct CNCDDRAW
|
|||
int fixchilds;
|
||||
BOOL fixwndprochook;
|
||||
BOOL fixnotresponding;
|
||||
BOOL locktopleft;
|
||||
BOOL d3d9linear;
|
||||
BOOL gdilinear;
|
||||
int resolutions;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue