(svn r15334) -Codechange: reset setting to old value when the callback procedure returns false
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
|
||||
void ShowBuildRailToolbar(RailType railtype, int button);
|
||||
void ReinitGuiAfterToggleElrail(bool disable);
|
||||
int32 ResetSignalVariant(int32 = 0);
|
||||
bool ResetSignalVariant(int32 = 0);
|
||||
|
||||
#endif /* RAIL_GUI_H */
|
||||
|
Reference in New Issue
Block a user