Freeciv-3.3
|
#include <report.h>
Data Fields | |
int | turn |
char | title [REPORT_TITLESIZE] |
char | body [REPORT_BODYSIZE] |
char history_report::body[REPORT_BODYSIZE] |
Definition at line 29 of file report.h.
Referenced by send_current_history_report().
char history_report::title[REPORT_TITLESIZE] |
Definition at line 28 of file report.h.
Referenced by send_current_history_report().
int history_report::turn |
Definition at line 27 of file report.h.
Referenced by log_civ_score_init(), send_current_history_report(), sg_load_history(), and sg_load_history().