Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
packet_client_info Struct Reference

#include <packets_gen.h>

Data Fields

enum gui_type gui
 
int emerg_version
 
char distribution [MAX_LEN_NAME]
 

Detailed Description

Definition at line 884 of file packets_gen.h.

Field Documentation

◆ distribution

char packet_client_info::distribution[MAX_LEN_NAME]

Definition at line 887 of file packets_gen.h.

◆ emerg_version

int packet_client_info::emerg_version

Definition at line 886 of file packets_gen.h.

◆ gui

enum gui_type packet_client_info::gui

Definition at line 885 of file packets_gen.h.