Home
last modified time | relevance | path

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

/dports/games/edge/Edge-1.35-source/ddf/
H A Dthing.h256 HF_SIDEGHOST = (1 << 2), enumerator
H A Dthing.cc1306 {"SIDE_GHOST", HF_SIDEGHOST, 0},
/dports/games/edge/Edge-1.35-source/src/
H A Dp_action.cc1305 if (target->hyperflags & HF_SIDEGHOST) in P_MissileContact()
1417 if (target->hyperflags & HF_SIDEGHOST) in P_BulletContact()