Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_weapon.c2016 void thermalThinkStandard(gentity_t *ent);
2027 ent->think = thermalThinkStandard; in thermalDetonatorExplode()
2055 void thermalThinkStandard(gentity_t *ent) in thermalThinkStandard() function
2084 bolt->think = thermalThinkStandard; in WP_FireThermalDetonator()