Feature: Make news and errors close hotkeys configurable

This commit is contained in:
dP
2020-07-05 21:18:35 +03:00
committed by Michael Lutz
parent 8f3d1ec970
commit 0110fa12da
5 changed files with 40 additions and 18 deletions

View File

@@ -14,6 +14,7 @@
void ShowLastNewsMessage();
void ShowMessageHistory();
bool HideActiveNewsMessage();
extern NewsItem *_latest_news;