Freeciv-3.2
Loading...
Searching...
No Matches
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 390 of file packets_gen.h.

Field Documentation

◆ city

int packet_city_update_counters::city

Definition at line 391 of file packets_gen.h.

Referenced by city_counters_refresh(), and handle_city_update_counters().

◆ count

int packet_city_update_counters::count

◆ counters

int packet_city_update_counters::counters[MAX_COUNTERS]