fix crash
This commit is contained in:
parent
f82667b656
commit
2b883cfccb
4 changed files with 5 additions and 4 deletions
|
@ -74,6 +74,7 @@ extern LOADLIBRARYEXWPROC real_LoadLibraryExW;
|
|||
extern COCREATEINSTANCEPROC real_CoCreateInstance;
|
||||
|
||||
extern int g_hook_method;
|
||||
extern BOOL g_hook_dinput;
|
||||
extern BOOL g_hook_active;
|
||||
|
||||
void hook_init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue