Home
last modified time | relevance | path

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

/dports/games/opentyrian/opentyrian-opentyrian-77a8715634e3/src/
H A Ddestruct.c90 enum de_expl_t { EXPL_NONE, EXPL_MAGNET, EXPL_DIRT, EXPL_NORMAL }; /* this needs a better name */ enumerator
290EXPL_NORMAL, EXPL_NORMAL, EXPL_NORMAL, EXPL_NORMAL, EXPL_NORMAL, EXPL_NORMAL, EXPL_NORMAL, EXPL_NO…
1340 exploRec[i].exploType = EXPL_NORMAL; in JE_makeExplosion()
1884 case EXPL_NORMAL: in DE_RunTickExplosions()
2556 case EXPL_NORMAL: in DE_ProcessInput()