Freeciv-3.1
Loading...
Searching...
No Matches
Data Fields
packet_city_sell Struct Reference

#include <packets_gen.h>

Data Fields

int city_id16
 
int city_id32
 
int build_id
 

Detailed Description

Definition at line 416 of file packets_gen.h.

Field Documentation

◆ build_id

int packet_city_sell::build_id

◆ city_id16

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().

◆ city_id32

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().