|
Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
| int | city |
| int | count |
| int | counters [MAX_COUNTERS] |
Definition at line 396 of file packets_gen.h.
| int packet_city_update_counters::city |
Definition at line 397 of file packets_gen.h.
Referenced by city_counters_refresh(), and handle_city_update_counters().
| int packet_city_update_counters::count |
Definition at line 398 of file packets_gen.h.
Referenced by city_counters_refresh(), and handle_city_update_counters().
| int packet_city_update_counters::counters[MAX_COUNTERS] |
Definition at line 399 of file packets_gen.h.
Referenced by city_counters_refresh(), and handle_city_update_counters().