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

Data Fields

int count
 
int gold
 
const struct impr_typetarget
 

Detailed Description

Definition at line 67 of file cityrep.c.

Field Documentation

◆ count

int sell_data::count

◆ gold

int sell_data::gold

◆ target

const struct impr_type * sell_data::target

Definition at line 70 of file cityrep.c.

Referenced by sell_impr_iterate().