Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_door.h43 {ev_ras, //ready at source enumerator
H A Drt_door.c2899 eptr->state = ev_ras; in CheckElevatorStart()
3073 case ev_ras: in OperateElevatorDoor()
H A Drt_playr.c1723 ((dnum == eptr->door2) && (eptr->state == ev_ras)) in Cmd_Use()