(svn r19850) -Codechange: move declaration of InitializeRailGUI() to rail_gui.h
This commit is contained in:
@@ -17,5 +17,6 @@
|
||||
void ShowBuildRailToolbar(RailType railtype, int button);
|
||||
void ReinitGuiAfterToggleElrail(bool disable);
|
||||
bool ResetSignalVariant(int32 = 0);
|
||||
void InitializeRailGUI();
|
||||
|
||||
#endif /* RAIL_GUI_H */
|
||||
|
Reference in New Issue
Block a user