Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Dstates.h509 extern statetype s_NMEattack;
H A Drt_table.h1110 &s_NMEattack ,
H A Drt_state.c1729 statetype s_NMEattack = {16,NMEBODY1_01,0,T_NME_Attack,0,&s_NMEattack}; variable
H A Drt_actor.c9100 NewState(ob,&s_NMEattack); in T_NME_WindUp()