Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_state.c53 extern void T_AutoPath(objtype*);
447 statetype s_robogrdpath1 = {16,SPR_ROBOGRD_S11,20,T_AutoPath,0,&s_robogrdpath1};
1276 statetype s_wallpath = {16,BCRAFT01,20,T_AutoPath,0,&s_wallpath};
H A Drt_actor.c11584 void T_AutoPath (objtype *ob) in T_AutoPath() function