(svn r13102) -Codechange: make a class of the NewsWindow.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
|
||||
void AddNewsItem(StringID string, NewsSubtype subtype, uint data_a, uint data_b);
|
||||
void NewsLoop();
|
||||
void DrawNewsBorder(const Window *w);
|
||||
void InitNewsItemStructs();
|
||||
|
||||
extern NewsItem _statusbar_news_item;
|
||||
|
Reference in New Issue
Block a user