Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Deconomy_type.h113 PR_CLEAR_STATION_BUS, enumerator
H A Dstation_cmd.cpp2071 …mmandCost(EXPENSES_CONSTRUCTION, _price[is_truck ? PR_CLEAR_STATION_TRUCK : PR_CLEAR_STATION_BUS]); in RemoveRoadStop()