#121 fix cursor lock for space rangers

This commit is contained in:
FunkyFr3sh 2021-09-19 04:24:22 +02:00
parent 09f57918cb
commit f23a3e49ba
3 changed files with 20 additions and 8 deletions

View file

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