Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dviewport_type.h140 DDSP_REMOVE_BUSSTOP, ///< Road stop removal (buses) enumerator
H A Droad_gui.cpp206 VpStartPlaceSizing(tile, VPM_X_AND_Y, DDSP_REMOVE_BUSSTOP); in PlaceRoad_BusStation()
679 case DDSP_REMOVE_BUSSTOP: in OnPlaceMouseUp()