Freeciv-3.1
|
#include <packets_gen.h>
Data Fields | |
int | city_id16 |
int | city_id32 |
bv_city_options | options |
Definition at line 465 of file packets_gen.h.
int packet_city_options_req::city_id16 |
Definition at line 466 of file packets_gen.h.
Referenced by dsend_packet_city_options_req(), and send_packet_city_options_req_101().
int packet_city_options_req::city_id32 |
Definition at line 467 of file packets_gen.h.
Referenced by dsend_packet_city_options_req(), and send_packet_city_options_req_100().
bv_city_options packet_city_options_req::options |
Definition at line 468 of file packets_gen.h.
Referenced by dsend_packet_city_options_req(), send_packet_city_options_req_100(), and send_packet_city_options_req_101().