Freeciv-3.3
|
Data Fields | |
FILE * | fp |
int | last_turn |
struct plrdata_slot * | plrdata |
FILE* logging_civ_score::fp |
Definition at line 61 of file report.c.
Referenced by log_civ_score_free(), log_civ_score_init(), log_civ_score_now(), and scan_score_log().
int logging_civ_score::last_turn |
Definition at line 62 of file report.c.
Referenced by log_civ_score_init(), log_civ_score_now(), and scan_score_log().
struct plrdata_slot* logging_civ_score::plrdata |
Definition at line 63 of file report.c.
Referenced by log_civ_score_free(), log_civ_score_init(), log_civ_score_now(), and scan_score_log().