Freeciv-3.2
|
#include <city.h>
Data Fields | |
int | index |
const char * | name |
const char * | id |
bool | harvested |
enum output_unhappy_penalty | unhappy_penalty |
Definition at line 262 of file city.h.
Referenced by get_output_identifier().
enum output_unhappy_penalty output_type::unhappy_penalty |