Codechange: Use std::list for News Items. (#12338)
This commit is contained in:
@@ -16,6 +16,6 @@ void ShowLastNewsMessage();
|
||||
void ShowMessageHistory();
|
||||
bool HideActiveNewsMessage();
|
||||
|
||||
extern NewsItem *_latest_news;
|
||||
const NewsContainer &GetNews();
|
||||
|
||||
#endif /* NEWS_GUI_H */
|
||||
|
||||
Reference in New Issue
Block a user