Freeciv-3.1
|
#include <packets_gen.h>
Data Fields | |
int | city_id16 |
int | city_id32 |
int | build_id |
Definition at line 416 of file packets_gen.h.
int packet_city_sell::build_id |
Definition at line 419 of file packets_gen.h.
Referenced by dsend_packet_city_sell(), send_packet_city_sell_100(), and send_packet_city_sell_101().
int packet_city_sell::city_id16 |
Definition at line 417 of file packets_gen.h.
Referenced by dsend_packet_city_sell(), and send_packet_city_sell_101().
int packet_city_sell::city_id32 |
Definition at line 418 of file packets_gen.h.
Referenced by dsend_packet_city_sell(), and send_packet_city_sell_100().