rename hidemouse to handlemouse since it got a lot more functionality now

This commit is contained in:
FunkyFr3sh 2018-11-16 08:58:39 +01:00
parent ec435d21d3
commit 55328cb497
7 changed files with 33 additions and 29 deletions

View file

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