Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/avp/
H A Dbh_pred.h30 PredSQ_CrouchedSwipe, enumerator
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dpldghost.c1508 ghostData->currentAnimSequence==PredSQ_CrouchedSwipe || in DamageNetworkGhost()
2760 if(ghostData->currentAnimSequence==PredSQ_CrouchedSwipe) in SetPlayerGhostAnimationSequence()
2778 if(ghostData->currentAnimSequence==PredSQ_CrouchedSwipe) in SetPlayerGhostAnimationSequence()
2789 case(PredSQ_CrouchedSwipe): in SetPlayerGhostAnimationSequence()
3519 case PredSQ_CrouchedSwipe: in HandleWeaponElevation()
H A Dpldnet.c8880 return PredSQ_CrouchedSwipe; in GetMyPredatorSequence()