rename hidemouse to handlemouse since it got a lot more functionality now
This commit is contained in:
parent
ec435d21d3
commit
55328cb497
7 changed files with 33 additions and 29 deletions
|
@ -106,7 +106,7 @@ typedef struct IDirectDrawImpl
|
|||
BOOL fullscreen;
|
||||
BOOL maintas;
|
||||
BOOL noactivateapp;
|
||||
BOOL hidemouse;
|
||||
BOOL handlemouse;
|
||||
char shader[MAX_PATH];
|
||||
BOOL wine;
|
||||
LONG minimized;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue