Freeciv-3.1
|
#include <style.h>
Data Fields | |
int | id |
struct name_translation | name |
bool | ruledit_disabled |
int nation_style::id |
Definition at line 23 of file style.h.
Referenced by style_number(), and styles_alloc().
struct name_translation nation_style::name |
Definition at line 24 of file style.h.
Referenced by handle_ruleset_style(), style_name_translation(), and style_rule_name().
bool nation_style::ruledit_disabled |
Definition at line 25 of file style.h.
Referenced by styles_alloc().