|
Freeciv-3.1
|
#include <packets_gen.h>
Data Fields | |
| int | id |
| bool | exclude |
| bv_startpos_nations | nations |
Definition at line 1696 of file packets_gen.h.
| bool packet_edit_startpos_full::exclude |
Definition at line 1698 of file packets_gen.h.
Referenced by objbind_pack_modified_value(), send_packet_edit_startpos_full_100(), startpos_pack(), and startpos_unpack().
| int packet_edit_startpos_full::id |
Definition at line 1697 of file packets_gen.h.
Referenced by handle_edit_startpos_full(), handle_edit_startpos_full(), send_packet_edit_startpos_full_100(), and startpos_pack().
| bv_startpos_nations packet_edit_startpos_full::nations |
Definition at line 1699 of file packets_gen.h.
Referenced by objbind_pack_modified_value(), send_packet_edit_startpos_full_100(), startpos_pack(), and startpos_unpack().