(svn r12550) -Change: the signal GUI is now persistent - has the same data when it is reopened

This commit is contained in:
smatz
2008-04-03 21:54:31 +00:00
parent 277df6d622
commit ff7e8fb2dd
6 changed files with 46 additions and 13 deletions

View File

@@ -9,5 +9,6 @@
void ShowBuildRailToolbar(RailType railtype, int button);
void ReinitGuiAfterToggleElrail(bool disable);
int32 ResetSignalVariant(int32 = 0);
#endif /* RAIL_GUI_H */