Home
last modified time | relevance | path

Searched refs:HandleXBlastJoy (Results 1 – 3 of 3) sorted by relevance

/dports/games/xblast/xblast-2.10.4/
H A Dw32_joystick.h31 extern void HandleXBlastJoy (UINT message, UINT wParam, LONG lParam);
H A Dw32_joystick.c247 HandleXBlastJoy (UINT message, UINT wParam, LONG lParam) in HandleXBlastJoy() function
H A Dw32_event.c664 HandleXBlastJoy (message, wParam, lParam); in WindowProc()