Home
last modified time | relevance | path

Searched refs:T_DarkmonkReact (Results 1 – 2 of 2) sorted by relevance

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_state.c102 extern void T_DarkmonkReact(objtype*ob);
1603 statetype s_darkmonkreact = {true,TOMFLY11,0,T_DarkmonkReact,0,&s_darkmonkreact};
H A Drt_actor.c9980 void T_DarkmonkReact(objtype*ob) in T_DarkmonkReact() function