00001 /* $Id: news_gui.h 12768 2008-04-18 15:13:45Z rubidium $ */ 00002 00005 #ifndef NEWS_GUI_H 00006 #define NEWS_GUI_H 00007 00008 void ShowLastNewsMessage(); 00009 void ShowMessageOptions(); 00010 void ShowMessageHistory(); 00011 00012 #endif /* NEWS_GUI_H */