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