Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Dstates.h240 extern statetype s_staticexplosion25;
H A Drt_table.h293 &s_staticexplosion25 ,
H A Drt_state.c557 statetype s_staticexplosion25 = {false,SPR_STATICEXPL25,2,NULL,0,NULL}; variable
558 statetype s_staticexplosion24 = {false,SPR_STATICEXPL24,2,NULL,0,&s_staticexplosion25};