Freeciv-3.3
|
#include <repodlgs_common.h>
Data Fields | |
struct unit_type * | type |
int | count |
int | cost |
int | total_cost |
Definition at line 33 of file repodlgs_common.h.
int unit_entry::cost |
Definition at line 36 of file repodlgs_common.h.
int unit_entry::count |
Definition at line 36 of file repodlgs_common.h.
int unit_entry::total_cost |
Definition at line 36 of file repodlgs_common.h.
Definition at line 35 of file repodlgs_common.h.