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