fix hotkey for Fallout2, jagged alliance 2, trivia and a probably a few other games

This commit is contained in:
FunkyFr3sh 2024-09-06 18:10:22 +02:00
parent a063e25825
commit 9c18999a11
8 changed files with 135 additions and 57 deletions

View file

@ -138,6 +138,7 @@ BOOL WINAPI DllMain(HANDLE hDll, DWORD dwReason, LPVOID lpReserved)
indeo_disable();
timeEndPeriod(1);
keyboard_hook_exit();
dinput_hook_exit();
hook_exit();
break;