summaryrefslogtreecommitdiff
path: root/src/news.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/news.h')
-rw-r--r--src/news.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/news.h b/src/news.h
index 08b1069ac..075378326 100644
--- a/src/news.h
+++ b/src/news.h
@@ -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 {