Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/avp/
H A Dweapons.c224 enum WEAPON_ID PredatorWeaponHierarchy[] = { enum
12202 while (PredatorWeaponHierarchy[weaponNum]!=NULL_WEAPON) {
12204 slot=SlotForThisWeapon(PredatorWeaponHierarchy[weaponNum]);
12216 if (PredatorWeaponHierarchy[weaponNum]==NULL_WEAPON) {
12220 if (PredatorWeaponHierarchy[weaponNum]==weaponPtr->WeaponIDNumber) {