Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/avp/
H A Dbh_pred.h120 char *HitLocationTableName; member
H A Dbh_marin.h313 char *HitLocationTableName; member
H A Dbh_corpse.c271 …Ptr->hltable=GetThisHitLocationTable(predatorStatusPointer->Selected_Weapon->HitLocationTableName); in Convert_Predator_To_Corpse()
368 …eDataPtr->hltable=GetThisHitLocationTable(marineStatusPointer->My_Weapon->HitLocationTableName); in Convert_Marine_To_Corpse()
H A Dweapons.c6919 hltable=GetThisHitLocationTable(marineStatusPointer->My_Weapon->HitLocationTableName);
6953 hltable=GetThisHitLocationTable(predatorStatusPointer->Selected_Weapon->HitLocationTableName);