(svn r24843) -Codechange: Move news display options into the general settings framework. (based on patch by eagle_rainbow)
This commit is contained in:
@@ -60,8 +60,6 @@ void InitNewsItemStructs();
|
||||
extern const NewsItem *_statusbar_news_item;
|
||||
extern bool _news_ticker_sound;
|
||||
|
||||
extern NewsTypeData _news_type_data[];
|
||||
|
||||
void DeleteInvalidEngineNews();
|
||||
void DeleteVehicleNews(VehicleID vid, StringID news);
|
||||
void DeleteStationNews(StationID sid);
|
||||
|
Reference in New Issue
Block a user