Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Dstates.h252 extern statetype s_pushcolumn2;
H A Drt_table.h397 &s_pushcolumn2 ,
H A Drt_state.c1002 statetype s_pushcolumn2 = {false,SPR_PUSHCOLUMN1,6,T_MoveColumn,0,&s_pushcolumn2}; variable
H A Drt_actor.c5604 SpawnNewObj(tilex,tiley,&s_pushcolumn2,pillarobj); in SpawnPushColumn()