Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Dstates.h498 extern statetype s_NMEwindup;
H A Drt_table.h1113 &s_NMEwindup ,
H A Drt_state.c1733 statetype s_NMEwindup = {16,NMEBODY1_01,0,T_NME_WindUp,0,&s_NMEwindup}; variable
H A Drt_actor.c9008 NewState(ob,&s_NMEwindup); in T_OrobotChase()