Home
last modified time | relevance | path

Searched refs:GetAlienDeathSequence (Results 1 – 4 of 4) sorted by relevance

/dports/games/avp/avp-20170505/src/avp/
H A Dbh_ais.h184 extern DEATH_DATA *GetAlienDeathSequence(HMODELCONTROLLER *controller,SECTION *TemplateRoot,int wou…
H A Dbh_alien.c1684 …this_death=GetAlienDeathSequence(&alienStatusPointer->HModelController,NULL,alienStatusPointer->Wo… in KillAlien()
H A Dbh_ais.c2435 DEATH_DATA *GetAlienDeathSequence(HMODELCONTROLLER *controller,SECTION *TemplateRoot,int wound_flag… in GetAlienDeathSequence() function
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dpldghost.c4660 …this_death=GetAlienDeathSequence(&corpseDataPtr->HModelController,NULL,corpseDataPtr->Wounds,corps… in Deduce_PlayerAlienDeathSequence()