Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Dstates.h375 extern statetype s_scottwanderdoor1;
H A Drt_table.h697 &s_scottwanderdoor1,
H A Drt_state.c1092 statetype s_scottwanderdoor7 = {false,SCOTHEAD7,4,T_CollectorWander,0,&s_scottwanderdoor1};
1098 statetype s_scottwanderdoor1 = {false,SCOTHEAD1,4,T_CollectorWander,0,&s_scottwanderdoor2}; variable
H A Drt_actor.c6003 NewState(ob,&s_scottwanderdoor1); in T_CollectorWander()