improve cursor lock
This commit is contained in:
parent
2c2a83d93c
commit
a399797982
4 changed files with 9 additions and 1 deletions
1
inc/dd.h
1
inc/dd.h
|
@ -109,6 +109,7 @@ typedef struct CNCDDRAW
|
|||
BOOL wine;
|
||||
BOOL altenter;
|
||||
BOOL hidecursor;
|
||||
HCURSOR old_cursor;
|
||||
BOOL accurate_timers;
|
||||
BOOL resizable;
|
||||
BOOL nonexclusive;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue