Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_state.c505 statetype s_altexplosion1 = {false,SPR_EXPLOSION1,3,NULL,0,&s_altexplosion2};
530 statetype s_explosion1 = {false,SPR_EXPLOSION1,2,NULL,0,&s_explosion2};
1454 statetype s_heinexp1 = {false,SPR_EXPLOSION1,0,NULL,0,&s_heinexp2};
1686 statetype s_dexplosion1 = {false,SPR_EXPLOSION1,2,NULL,0,&s_dexplosion2};
H A Dsprites.h250 SPR_EXPLOSION1,SPR_EXPLOSION2,SPR_EXPLOSION3,SPR_EXPLOSION4, enumerator