|
Freeciv-3.4
|
Data Fields | ||
| struct { | ||
| int landarea | ||
| int settledarea | ||
| } | player [MAX_NUM_PLAYER_SLOTS] | |
| int claim_map::landarea |
Definition at line 54 of file score.c.
Referenced by calc_civ_score().
| struct { ... } claim_map::player[MAX_NUM_PLAYER_SLOTS] |
| int claim_map::settledarea |
Definition at line 54 of file score.c.
Referenced by calc_civ_score().