Use a more simple way to detect unlock hotkey
This commit is contained in:
parent
3e594b10c6
commit
790b5ab5ea
2 changed files with 5 additions and 22 deletions
2
main.h
2
main.h
|
@ -75,8 +75,6 @@ typedef struct IDirectDrawImpl
|
|||
BOOL mhack;
|
||||
BOOL devmode;
|
||||
|
||||
BOOL key_ctrl;
|
||||
BOOL key_tab;
|
||||
} IDirectDrawImpl;
|
||||
|
||||
typedef struct IDirectDrawImplVtbl IDirectDrawImplVtbl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue