|
Freeciv-3.4
|
#include <packets_gen.h>
Data Fields | |
| int | ngroups |
| char | groups [MAX_NUM_NATION_GROUPS][MAX_LEN_NAME] |
| bool | hidden [MAX_NUM_NATION_GROUPS] |
Definition at line 1133 of file packets_gen.h.
| char packet_ruleset_nation_groups::groups |
Definition at line 1135 of file packets_gen.h.
Referenced by handle_ruleset_nation_groups().
| bool packet_ruleset_nation_groups::hidden |
Definition at line 1136 of file packets_gen.h.
Referenced by handle_ruleset_nation_groups().
| int packet_ruleset_nation_groups::ngroups |
Definition at line 1134 of file packets_gen.h.
Referenced by handle_ruleset_nation_groups().