(svn r13277) -Fix: opntitle 'jumping' to the temperate climate when closing the NewGRF settings window.

This commit is contained in:
rubidium
2008-05-26 21:38:17 +00:00
parent a0b14f02c8
commit 495ca8fdb9
4 changed files with 8 additions and 19 deletions

View File

@@ -12,6 +12,5 @@ void IConsoleListPatches();
void LoadFromConfig();
void SaveToConfig();
void CheckConfig();
void UpdatePatches();
#endif /* SETTINGS_FUNC_H */