(svn r12785) -Codechange: put all news-type related constants in the same array. Patch by cirdan.
This commit is contained in:
@@ -17,7 +17,7 @@ extern NewsItem _statusbar_news_item;
|
||||
extern uint32 _news_display_opt;
|
||||
extern bool _news_ticker_sound;
|
||||
|
||||
extern const char *_news_display_name[NT_END];
|
||||
extern const NewsTypeData _news_type_data[NT_END];
|
||||
|
||||
/**
|
||||
* Delete a news item type about a vehicle
|
||||
|
Reference in New Issue
Block a user