Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
int | id |
bool | exclude |
bv_startpos_nations | nations |
Definition at line 1688 of file packets_gen.h.
bool packet_edit_startpos_full::exclude |
Definition at line 1690 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 1689 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 1691 of file packets_gen.h.
Referenced by objbind_pack_modified_value(), startpos_pack(), and startpos_unpack().