Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Dstates.h251 extern statetype s_pushcolumn1;
H A Drt_table.h396 &s_pushcolumn1 ,
H A Drt_state.c1001 statetype s_pushcolumn1 = {false,SPR_PUSHCOLUMN1,6,T_MoveColumn,0,&s_pushcolumn1}; variable
H A Drt_actor.c5598 SpawnNewObj(tilex,tiley,&s_pushcolumn1,pillarobj); in SpawnPushColumn()