Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/avp/
H A Dbh_ais.h198 extern ATTACK_DATA *GetAlienAttackSequence(HMODELCONTROLLER *controller,int wound_flags,int crouchi…
H A Dbh_near.c540 …thisAttack=GetAlienAttackSequence(&alienStatusPointer->HModelController,alienStatusPointer->Wounds, in StartAlienAttackSequence()
544 …thisAttack=GetAlienAttackSequence(&alienStatusPointer->HModelController,alienStatusPointer->Wounds, in StartAlienAttackSequence()
H A Dbh_ais.c2677 ATTACK_DATA *GetAlienAttackSequence(HMODELCONTROLLER *controller,int wound_flags,int crouching) { in GetAlienAttackSequence() function