Fix compilation
This commit is contained in:
parent
d50c012446
commit
4ebfe064ff
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ BOOL SetDeviceAquire(BOOL aquire)
|
|||
}
|
||||
|
||||
// It looks like Pixel declared his functions early, so he could forward-reference
|
||||
BOOL HookAllDirectInputDevices(HWND hWnd);
|
||||
BOOL HookDirectInputDevice(HWND hWnd);
|
||||
BOOL __stdcall EnumDevices_Callback(LPCDIDEVICEINSTANCE lpddi, LPVOID pvRef);
|
||||
|
||||
BOOL InitDirectInput(HINSTANCE hinst, HWND hWnd)
|
||||
|
|
Loading…
Add table
Reference in a new issue