Freeciv-3.1
|
#include <packets_gen.h>
Data Fields | |
int | team_id |
char | team_name [MAX_LEN_NAME] |
Definition at line 276 of file packets_gen.h.
int packet_team_name_info::team_id |
Definition at line 277 of file packets_gen.h.
Referenced by receive_packet_team_name_info_100(), send_packet_team_name_info_100(), and send_ruleset_team_names().
char packet_team_name_info::team_name[MAX_LEN_NAME] |
Definition at line 278 of file packets_gen.h.
Referenced by send_packet_team_name_info_100(), and send_ruleset_team_names().