(svn r11832) -Codechange: get rid of (quite) some VARDEFs.

This commit is contained in:
rubidium
2008-01-13 13:36:01 +00:00
parent b0c34f4d62
commit 5c4150d304
22 changed files with 111 additions and 62 deletions

View File

@@ -112,7 +112,6 @@ void ShowMusicWindow();
/* main_gui.cpp */
void HandleOnEditText(const char *str);
VARDEF bool _station_show_coverage;
void InitializeGUI();