Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/avp/win95/
H A Dpldghost.h99 extern void ApplyGhostCorpseDeathAnim(STRATEGYBLOCK *sbPtr,int deathId);
H A Dpldghost.c4186 extern void ApplyGhostCorpseDeathAnim(STRATEGYBLOCK *sbPtr,int deathId) in ApplyGhostCorpseDeathAnim() function
H A Dpldnet.c6239 ApplyGhostCorpseDeathAnim(sbPtr,messagePtr->deathId); in ProcessNetMsg_PlayerDeathAnim()