Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
nation_style Struct Reference

#include <style.h>

Data Fields

int id
 
struct name_translation name
 
bool ruledit_disabled
 

Detailed Description

Definition at line 21 of file style.h.

Field Documentation

◆ id

int nation_style::id

Definition at line 23 of file style.h.

Referenced by styles_alloc().

◆ name

struct name_translation nation_style::name

Definition at line 24 of file style.h.

◆ ruledit_disabled

bool nation_style::ruledit_disabled

Definition at line 25 of file style.h.

Referenced by styles_alloc().