|
OpenTTD
|
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 * | _oldest_news |
| head of news items queue | |
GUI functions related to the news.
Definition in file news_gui.h.