Home
last modified time | relevance | path

Searched refs:RevivePlayerobj (Results 1 – 3 of 3) sorted by relevance

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_playr.h244 void RevivePlayerobj(int,int,int,objtype*);
H A Drt_ted.c2287 {RevivePlayerobj(SPAWNLOC[rand].x,SPAWNLOC[rand].y,SPAWNLOC[rand].dir,ob); in RespawnPlayerobj()
2310 RevivePlayerobj(nx,ny,ndir,ob); in RespawnPlayerobj()
H A Drt_playr.c484 void RevivePlayerobj (int tilex, int tiley, int dir, objtype*ob) in RevivePlayerobj() function