Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
logging_civ_score Struct Reference

Data Fields

FILEfp
 
int last_turn
 
struct plrdata_slotplrdata
 

Detailed Description

Definition at line 60 of file report.c.

Field Documentation

◆ fp

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

◆ last_turn

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

◆ plrdata

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