File diff r25549:fb65768b27a1 → r25550:35330ff774a6
src/rail_gui.h
Show inline comments
 
@@ -15,7 +15,7 @@
 

	
 
struct Window *ShowBuildRailToolbar(RailType railtype);
 
void ReinitGuiAfterToggleElrail(bool disable);
 
bool ResetSignalVariant(int32 = 0);
 
void ResetSignalVariant(int32 = 0);
 
void InitializeRailGUI();
 
DropDownList GetRailTypeDropDownList(bool for_replacement = false, bool all_option = false);