|
Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
| int | ruleset_count |
| char | rulesets [MAX_NUM_RULESETS][MAX_RULESET_NAME_LENGTH] |
Definition at line 1492 of file packets_gen.h.
| int packet_ruleset_choices::ruleset_count |
Definition at line 1493 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 1494 of file packets_gen.h.
Referenced by handle_ruleset_choices(), and ruleset_cache_sendclient_cb().