|
Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
| int | id |
| char | name [MAX_LEN_NAME] |
| char | helptxt [MAX_LEN_PACKET] |
Definition at line 1201 of file packets_gen.h.
| char packet_ruleset_impr_flag::helptxt[MAX_LEN_PACKET] |
Definition at line 1204 of file packets_gen.h.
Referenced by handle_ruleset_impr_flag(), and send_ruleset_buildings().
| int packet_ruleset_impr_flag::id |
Definition at line 1202 of file packets_gen.h.
Referenced by handle_ruleset_impr_flag(), and send_ruleset_buildings().
| char packet_ruleset_impr_flag::name[MAX_LEN_NAME] |
Definition at line 1203 of file packets_gen.h.
Referenced by handle_ruleset_impr_flag().