(svn r12805) -Codechange: remove some bit magic related to the news display states. Patch by cirdan.

This commit is contained in:
rubidium
2008-04-20 11:40:33 +00:00
parent b139756e2b
commit fccfcd093b
4 changed files with 52 additions and 75 deletions

View File

@@ -14,10 +14,9 @@ void DrawNewsBorder(const Window *w);
void InitNewsItemStructs();
extern NewsItem _statusbar_news_item;
extern uint32 _news_display_opt;
extern bool _news_ticker_sound;
extern const NewsTypeData _news_type_data[NT_END];
extern NewsTypeData _news_type_data[NT_END];
/**
* Delete a news item type about a vehicle