(svn r12768) -Codechange: move the statusbar GUI to it's own file.

This commit is contained in:
rubidium
2008-04-18 15:13:45 +00:00
parent dc16b4f2b4
commit 8c2c7c27ea
7 changed files with 204 additions and 158 deletions

View File

@@ -34,11 +34,6 @@ void ShowCargoPaymentRates();
void ShowCompanyLeagueTable();
void ShowPerformanceRatingDetail();
/* news_gui.cpp */
void ShowLastNewsMessage();
void ShowMessageOptions();
void ShowMessageHistory();
/* train_gui.cpp */
void ShowOrdersWindow(const Vehicle *v);