Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dvehicle_gui.h53 void ShowBuildVehicleWindow(TileIndex tile, VehicleType type);
H A Ddepot_gui.cpp769 ShowBuildVehicleWindow(this->window_number, this->type); in OnClick()
H A Dgroup_gui.cpp787 ShowBuildVehicleWindow(INVALID_TILE, this->vli.vtype); in OnClick()
H A Dbuild_vehicle_gui.cpp1678 void ShowBuildVehicleWindow(TileIndex tile, VehicleType type) in ShowBuildVehicleWindow() function
H A Dvehicle_gui.cpp1887 ShowBuildVehicleWindow(INVALID_TILE, this->vli.vtype); in OnClick()