Freeciv-3.2
|
#include <packets_gen.h>
Data Fields | |
int | city_id |
bv_city_options | options |
enum city_wl_cancel_behavior | wl_cb |
Definition at line 463 of file packets_gen.h.
int packet_city_options_req::city_id |
Definition at line 464 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 465 of file packets_gen.h.
Referenced by dsend_packet_city_options_req(), and send_packet_city_options_req_100().
enum city_wl_cancel_behavior packet_city_options_req::wl_cb |
Definition at line 466 of file packets_gen.h.
Referenced by dsend_packet_city_options_req(), and send_packet_city_options_req_100().