Freeciv-3.3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
packet_new_year Struct Reference

#include <packets_gen.h>

Data Fields

int year
 
int fragments
 
int turn
 

Detailed Description

Definition at line 898 of file packets_gen.h.

Field Documentation

◆ fragments

int packet_new_year::fragments

Definition at line 900 of file packets_gen.h.

◆ turn

int packet_new_year::turn

Definition at line 901 of file packets_gen.h.

◆ year

int packet_new_year::year

Definition at line 899 of file packets_gen.h.

Referenced by send_year_to_clients().