Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_state.c58 extern void T_BatBlast(objtype*);
848 statetype s_pbatblast = {true,CASSATT_SHOOT21,0,T_BatBlast,0,&s_pbatblast};
H A Drt_playr.c257 void T_BatBlast(objtype*ob);
4605 void T_BatBlast (objtype *ob) in T_BatBlast() function