Freeciv-3.1
|
Data Fields | |
struct team * | team |
char * | defined_name |
char * | rule_name |
char* team_slot::defined_name |
Definition at line 33 of file team.c.
Referenced by team_pretty_name(), team_slot_create_default_name(), team_slot_defined_name(), team_slot_set_defined_name(), and team_slots_init().
char* team_slot::rule_name |
Definition at line 34 of file team.c.
Referenced by team_slot_create_default_name(), team_slot_rule_name(), team_slot_set_defined_name(), and team_slots_init().
struct team* team_slot::team |
Definition at line 32 of file team.c.
Referenced by team_destroy(), team_new(), team_slot_get_team(), team_slot_is_used(), and team_slots_init().