Home
last modified time | relevance | path

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

/dports/games/opentyrian/opentyrian-opentyrian-77a8715634e3/src/
H A Ddestruct.c289 static const int exploDensity[MAX_SHOT_TYPES] = { 2, 5, 10, 15, 20, 15, 25, 30, 40, 80, 0, 30, 3… variable
1332 exploRec[i].explofill = exploDensity[shottype]; in JE_makeExplosion()