Freeciv-3.1
|
Data Fields | |
int | count |
int | gold |
const struct impr_type * | target |
int sell_data::count |
Definition at line 68 of file cityrep.c.
Referenced by select_impr_or_unit_callback(), select_impr_or_unit_callback(), and sell_impr_iterate().
int sell_data::gold |
Definition at line 69 of file cityrep.c.
Referenced by select_impr_or_unit_callback(), select_impr_or_unit_callback(), and sell_impr_iterate().
const struct impr_type * sell_data::target |
Definition at line 70 of file cityrep.c.
Referenced by sell_impr_iterate().