Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_door.c2784 void ExecuteElevatorStopActions(elevator_t *eptr, int teleport_location, in ExecuteElevatorStopActions() function
2943 ExecuteElevatorStopActions(eptr,0,(eptr->sx << 16),(eptr->sy << 16)); in ProcessElevators()
2947 ExecuteElevatorStopActions(eptr,1,(eptr->dx << 16),(eptr->dy << 16)); in ProcessElevators()