(svn r11834) -Codechange: only include settings_type.h if needed.

This commit is contained in:
rubidium
2008-01-13 14:37:30 +00:00
parent 2f9aab3217
commit dc87b05e8c
58 changed files with 60 additions and 11 deletions

View File

@@ -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 {