Searched refs:depot_tile (Results 1 – 2 of 2) sorted by relevance
61 void ShowVehicleListWindow(CompanyID company, VehicleType vehicle_type, TileIndex depot_tile);
2024 void ShowVehicleListWindow(CompanyID company, VehicleType vehicle_type, TileIndex depot_tile) in ShowVehicleListWindow() argument2029 depot_airport_index = GetStationIndex(depot_tile); in ShowVehicleListWindow()2031 depot_airport_index = GetDepotIndex(depot_tile); in ShowVehicleListWindow()