(svn r12785) -Codechange: put all news-type related constants in the same array. Patch by cirdan.

This commit is contained in:
rubidium
2008-04-19 12:50:02 +00:00
parent 0670ec6ee1
commit bfd2cac6e2
4 changed files with 32 additions and 56 deletions

View File

@@ -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