![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include <style.h>
Collaboration diagram for nation_style:Public Attributes | |
| int | id |
| struct name_translation | name |
| bool | ruledit_disabled |
| int nation_style::id |
Definition at line 19 of file style.h.
Referenced by handle_ruleset_style(), style_by_number(), style_number(), and styles_alloc().
| struct name_translation nation_style::name |
Definition at line 19 of file style.h.
Referenced by handle_ruleset_style(), style_name_translation(), and style_rule_name().
| bool nation_style::ruledit_disabled |
Definition at line 21 of file style.h.
Referenced by styles_alloc().