summaryrefslogtreecommitdiff
path: root/src/news_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/news_gui.h')
-rw-r--r--src/news_gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/news_gui.h b/src/news_gui.h
index e6f4bb38b..059d51ad3 100644
--- a/src/news_gui.h
+++ b/src/news_gui.h
@@ -14,6 +14,7 @@
void ShowLastNewsMessage();
void ShowMessageHistory();
+bool HideActiveNewsMessage();
extern NewsItem *_latest_news;