Home
last modified time | relevance | path

Searched refs:PerGunMove (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Dperipheral.h305 void PerGunMove(PerGun_struct * gun, s32 dispx, s32 dispy);
H A Dperipheral.c116 { PERGUN_AXIS, NULL, NULL, NULL, PERMOVECB(PerGunMove) },
597 void PerGunMove(PerGun_struct * gun, s32 dispx, s32 dispy) in PerGunMove() function