Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/avp/
H A Dbh_ais.h194 extern DEATH_DATA *GetThisDeath_FromUniqueCode(int code);
H A Dbh_corpse.c980 corpseDataPtr->This_Death = GetThisDeath_FromUniqueCode(block->deathCode); in LoadStrategy_Corpse()
H A Dbh_ais.c2313 DEATH_DATA *GetThisDeath_FromUniqueCode(int code) { in GetThisDeath_FromUniqueCode() function