Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
enum gui_type | gui |
int | emerg_version |
char | distribution [MAX_LEN_NAME] |
Definition at line 884 of file packets_gen.h.
char packet_client_info::distribution[MAX_LEN_NAME] |
Definition at line 887 of file packets_gen.h.
int packet_client_info::emerg_version |
Definition at line 886 of file packets_gen.h.
enum gui_type packet_client_info::gui |
Definition at line 885 of file packets_gen.h.