|
OpenTTD Source
1.10.0-RC1
|
GUI functions related to the news. More...
#include "news_type.h"Go to the source code of this file.
Functions | |
| void | ShowLastNewsMessage () |
| Show previous news item. | |
| void | ShowMessageHistory () |
| Display window with news messages history. | |
Variables | |
| NewsItem * | _latest_news |
| tail of news items queue | |
GUI functions related to the news.
Definition in file news_gui.h.