(svn r24845) -Add: News ticker sound setting to adv. settings window.

This commit is contained in:
frosch
2012-12-23 21:08:42 +00:00
parent 7577ee2340
commit 888df85a3a
61 changed files with 26 additions and 65 deletions

View File

@@ -58,7 +58,6 @@ void NewsLoop();
void InitNewsItemStructs();
extern const NewsItem *_statusbar_news_item;
extern bool _news_ticker_sound;
void DeleteInvalidEngineNews();
void DeleteVehicleNews(VehicleID vid, StringID news);