(svn r11834) -Codechange: only include settings_type.h if needed.
This commit is contained in:
@@ -50,6 +50,8 @@ void DrawNewsBorder(const Window *w);
|
||||
void InitNewsItemStructs();
|
||||
|
||||
extern NewsItem _statusbar_news_item;
|
||||
extern uint32 _news_display_opt;
|
||||
extern bool _news_ticker_sound;
|
||||
|
||||
/** Type of news. */
|
||||
enum NewsType {
|
||||
|
Reference in New Issue
Block a user