Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/avp/
H A Dbh_ais.h201 extern ATTACK_DATA *GetPredStaffAttackSequence(HMODELCONTROLLER *controller,int wound_flags,int cro…
H A Dbh_ais.c2695 ATTACK_DATA *GetPredStaffAttackSequence(HMODELCONTROLLER *controller,int wound_flags,int crouching)… in GetPredStaffAttackSequence() function
H A Dbh_pred.c470 thisAttack=GetPredStaffAttackSequence(&predatorStatusPointer->HModelController,0, in StartPredStaffAttackSequence()