fixes for cursor lock
This commit is contained in:
parent
a04e8f4e1f
commit
6cfeadaced
7 changed files with 56 additions and 24 deletions
2
inc/dd.h
2
inc/dd.h
|
@ -107,8 +107,8 @@ typedef struct CNCDDRAW
|
|||
char shader[MAX_PATH];
|
||||
BOOL wine;
|
||||
BOOL altenter;
|
||||
BOOL hidecursor;
|
||||
HCURSOR old_cursor;
|
||||
int show_cursor_count;
|
||||
BOOL accurate_timers;
|
||||
BOOL resizable;
|
||||
BOOL nonexclusive;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue