Freeciv-3.4
|
#include <fc_types.h>
Data Fields | |
const struct player * | plr |
struct city_list * | cities |
bool | capital |
Definition at line 1099 of file fc_types.h.
bool access_area::capital |
Definition at line 1102 of file fc_types.h.
Referenced by access_areas_refresh().
struct city_list* access_area::cities |
Definition at line 1101 of file fc_types.h.
Referenced by access_areas_refresh().
Definition at line 1100 of file fc_types.h.