|
Freeciv-3.4
|
#include <packets_gen.h>
Data Fields | |
| int | id |
| char | name [MAX_LEN_NAME] |
| char | rule_name [MAX_LEN_NAME] |
Definition at line 1173 of file packets_gen.h.
| int packet_ruleset_style::id |
Definition at line 1174 of file packets_gen.h.
Referenced by handle_ruleset_style(), and send_ruleset_styles().
| char packet_ruleset_style::name |
Definition at line 1175 of file packets_gen.h.
Referenced by handle_ruleset_style(), and send_ruleset_styles().
| char packet_ruleset_style::rule_name |
Definition at line 1176 of file packets_gen.h.
Referenced by handle_ruleset_style(), and send_ruleset_styles().