fixes for cursor lock

This commit is contained in:
FunkyFr3sh 2021-06-17 04:12:05 +02:00
parent a04e8f4e1f
commit 6cfeadaced
7 changed files with 56 additions and 24 deletions

View file

@ -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;