|
Freeciv-3.2
|
#include <repodlgs_common.h>
Data Fields | |
| struct impr_type * | type |
| int | count |
| int | redundant |
| int | cost |
| int | total_cost |
Definition at line 27 of file repodlgs_common.h.
| int improvement_entry::cost |
Definition at line 30 of file repodlgs_common.h.
Referenced by economy_report_dialog_popup().
| int improvement_entry::count |
Definition at line 30 of file repodlgs_common.h.
Referenced by economy_report_dialog_popup().
| int improvement_entry::redundant |
Definition at line 30 of file repodlgs_common.h.
| int improvement_entry::total_cost |
Definition at line 30 of file repodlgs_common.h.
Referenced by economy_report_dialog_popup().
Definition at line 29 of file repodlgs_common.h.
Referenced by economy_report_dialog_popup().