Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/avp/win95/
H A Dpldghost.h90 extern void HandleGhostAutoGunMuzzleFlash(STRATEGYBLOCK *sbPtr, int firing);
H A Dpldnet.c7100 HandleGhostAutoGunMuzzleFlash(sbPtr, (int)messagePtr->IAmFiring); in ProcessNetMsg_PlayerAutoGunState()
7119 HandleGhostAutoGunMuzzleFlash(sbPtr, (int)messagePtr->IAmFiring); in ProcessNetMsg_PlayerAutoGunState()
H A Dpldghost.c3806 void HandleGhostAutoGunMuzzleFlash(STRATEGYBLOCK *sbPtr, int firing) in HandleGhostAutoGunMuzzleFlash() function