Freeciv-3.3
|
Data Fields | |
struct tile * | location |
bool | exclude |
struct nation_hash * | nations |
bool startpos::exclude |
Definition at line 42 of file map.c.
Referenced by startpos_allow(), startpos_disallow(), startpos_is_excluding(), startpos_iter_init(), startpos_nation_allowed(), startpos_new(), startpos_pack(), and startpos_unpack().
Definition at line 41 of file map.c.
Referenced by startpos_new(), startpos_number(), and startpos_tile().
struct nation_hash* startpos::nations |
Definition at line 43 of file map.c.
Referenced by startpos_allow(), startpos_allows_all(), startpos_destroy(), startpos_disallow(), startpos_iter_init(), startpos_nation_allowed(), startpos_new(), startpos_pack(), startpos_raw_nations(), and startpos_unpack().