Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
int | id |
bool | removal |
int | tag |
Definition at line 1682 of file packets_gen.h.
int packet_edit_startpos::id |
Definition at line 1683 of file packets_gen.h.
Referenced by dsend_packet_edit_startpos(), handle_edit_startpos(), and handle_edit_startpos().
bool packet_edit_startpos::removal |
Definition at line 1684 of file packets_gen.h.
Referenced by dsend_packet_edit_startpos(), handle_edit_startpos(), and handle_edit_startpos().
int packet_edit_startpos::tag |
Definition at line 1685 of file packets_gen.h.
Referenced by dsend_packet_edit_startpos(), and handle_edit_startpos().