Freeciv-3.2
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

Definition at line 68 of file cityrep.c.

◆ gold

int sell_data::gold

Definition at line 69 of file cityrep.c.

◆ target

const struct impr_type * sell_data::target

Definition at line 70 of file cityrep.c.