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

#include <packets_gen.h>

Data Fields

int city
 
int count
 
int counters [MAX_COUNTERS]
 

Detailed Description

Definition at line 394 of file packets_gen.h.

Field Documentation

◆ city

int packet_city_update_counters::city

Definition at line 395 of file packets_gen.h.

Referenced by city_counters_refresh(), and handle_city_update_counters().

◆ count

int packet_city_update_counters::count

Definition at line 396 of file packets_gen.h.

Referenced by city_counters_refresh(), and handle_city_update_counters().

◆ counters

int packet_city_update_counters::counters[MAX_COUNTERS]

Definition at line 397 of file packets_gen.h.

Referenced by city_counters_refresh(), and handle_city_update_counters().