Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
int | ruleset_count |
char | rulesets [MAX_NUM_RULESETS][MAX_RULESET_NAME_LENGTH] |
Definition at line 1489 of file packets_gen.h.
int packet_ruleset_choices::ruleset_count |
Definition at line 1490 of file packets_gen.h.
Referenced by handle_ruleset_choices(), and send_ruleset_choices().
char packet_ruleset_choices::rulesets[MAX_NUM_RULESETS][MAX_RULESET_NAME_LENGTH] |
Definition at line 1491 of file packets_gen.h.
Referenced by handle_ruleset_choices(), and ruleset_cache_sendclient_cb().