Freeciv-3.2
|
#include <packets_gen.h>
Data Fields | |
int | id |
bool | exclude |
bv_startpos_nations | nations |
Definition at line 1703 of file packets_gen.h.
bool packet_edit_startpos_full::exclude |
Definition at line 1705 of file packets_gen.h.
Referenced by objbind_pack_modified_value(), startpos_pack(), and startpos_unpack().
int packet_edit_startpos_full::id |
Definition at line 1704 of file packets_gen.h.
Referenced by handle_edit_startpos_full(), handle_edit_startpos_full(), and startpos_pack().
bv_startpos_nations packet_edit_startpos_full::nations |
Definition at line 1706 of file packets_gen.h.
Referenced by objbind_pack_modified_value(), send_packet_edit_startpos_full_100(), startpos_pack(), and startpos_unpack().