Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_door.h236 void OperatePushWall (int pwall, int dir, boolean localplayer );
H A Drt_door.c3397 void OperatePushWall (int pwall, int dir, boolean localplayer ) in OperatePushWall() function
H A Drt_playr.c1673 OperatePushWall (temppwall->num,ob->dir, ob == player ); in Cmd_Use()