@@ -18,7 +18,7 @@ struct Window *ShowBuildRailToolbar(RailType railtype);
|
||||
void ShowBuildRailToolbarWithPickTile(RailType railtype, TileIndex tile);
|
||||
void ShowBuildRailStationPickerAndSelect(StationType station_type, const StationSpec *spec);
|
||||
void ReinitGuiAfterToggleElrail(bool disable);
|
||||
void ResetSignalVariant(int32 = 0);
|
||||
void ResetSignalVariant(int32_t = 0);
|
||||
void InitializeRailGUI();
|
||||
DropDownList GetRailTypeDropDownList(bool for_replacement = false, bool all_option = false);
|
||||
|
||||
|
Reference in New Issue
Block a user