Crossfire Client, Branches  R11627
news_entry Struct Reference

#include <gx11.h>

+ Collaboration diagram for news_entry:

Data Fields

char * content
 
struct news_entrynext
 
char * title
 

Detailed Description

Definition at line 104 of file gx11.h.

Field Documentation

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().


The documentation for this struct was generated from the following file: