summaryrefslogtreecommitdiff
path: root/src/news_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/news_func.h')
-rw-r--r--src/news_func.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/news_func.h b/src/news_func.h
index 8e63aba7f..4ee7ae000 100644
--- a/src/news_func.h
+++ b/src/news_func.h
@@ -51,6 +51,7 @@ extern bool _news_ticker_sound;
extern NewsTypeData _news_type_data[];
+void DeleteInvalidEngineNews();
void DeleteVehicleNews(VehicleID vid, StringID news);
void DeleteStationNews(StationID sid);
void DeleteIndustryNews(IndustryID iid);