Crossfire Client, Branch
R11627
|
#include <gx11.h>
Data Fields | |
char * | content |
struct news_entry * | next |
char * | title |
char* news_entry::content |
Definition at line 106 of file gx11.h.
Referenced by cleanup_textmanagers(), and fill_news().
struct news_entry* news_entry::next |
Definition at line 107 of file gx11.h.
Referenced by cleanup_textmanagers(), and fill_news().
char* news_entry::title |
Definition at line 105 of file gx11.h.
Referenced by cleanup_textmanagers(), and fill_news().