Allow disabling mouse hacks
This commit is contained in:
parent
d881b92c1c
commit
924a5254a8
3 changed files with 21 additions and 4 deletions
1
main.h
1
main.h
|
@ -69,6 +69,7 @@ typedef struct IDirectDrawImpl
|
|||
RECT cursorclip;
|
||||
BOOL locked;
|
||||
BOOL adjmouse;
|
||||
BOOL mhack;
|
||||
|
||||
BOOL key_ctrl;
|
||||
BOOL key_tab;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue