Freeciv-3.2
|
#include <packets_gen.h>
Data Fields | |
int | id |
bool | exclude |
bv_startpos_nations | nations |
Definition at line 1694 of file packets_gen.h.
bool packet_edit_startpos_full::exclude |
Definition at line 1696 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 1695 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 1697 of file packets_gen.h.
Referenced by objbind_pack_modified_value(), send_packet_edit_startpos_full_100(), startpos_pack(), and startpos_unpack().