Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_door.h44 ev_rad, //ready at destination enumerator
H A Drt_door.c2903 eptr->state = ev_rad; in CheckElevatorStart()
3058 case ev_rad: // if ready at other place, in OperateElevatorDoor()
H A Drt_playr.c1722 if (((dnum == eptr->door1) && (eptr->state == ev_rad)) || in Cmd_Use()