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

#include <repodlgs_common.h>

Data Fields

struct impr_typetype
 
int count
 
int redundant
 
int cost
 
int total_cost
 

Detailed Description

Definition at line 27 of file repodlgs_common.h.

Field Documentation

◆ cost

int improvement_entry::cost

◆ count

int improvement_entry::count

◆ redundant

int improvement_entry::redundant

Definition at line 30 of file repodlgs_common.h.

Referenced by economy_report_update(), and eco_report::update_report().

◆ total_cost

int improvement_entry::total_cost

◆ type

struct impr_type* improvement_entry::type