Home
last modified time | relevance | path

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

/dports/games/starfighter/starfighter-2.4/src/
H A Dcargo.c70 if (cargoType == P_PHOEBE) in cargo_add()
78 if (cargo[i].collectType != P_PHOEBE) in cargo_becomeCollectable()
H A Ddefs.h226 P_PHOEBE, // only used as an attachment(!) enumerator
H A Dalien.c1080 cargo_add(&aliens[i], P_PHOEBE); in aliens_init()
H A Dgame.c913 if (cargo[j].collectType != P_PHOEBE) in game_doBullets()