Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dviewport_type.h131 DDSP_REMOVE_STATION, ///< Station removal enumerator
H A Drail_gui.cpp157 VpStartPlaceSizing(tile, VPM_X_AND_Y, DDSP_REMOVE_STATION); in PlaceRail_Waypoint()
189 VpStartPlaceSizing(tile, VPM_X_AND_Y_LIMITED, DDSP_REMOVE_STATION); in PlaceRail_Station()
714 case DDSP_REMOVE_STATION: in OnPlaceMouseUp()