Freeciv-3.2
|
#include <packets_gen.h>
Data Fields | |
int | id |
bool | removal |
int | tag |
Definition at line 1697 of file packets_gen.h.
int packet_edit_startpos::id |
Definition at line 1698 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 1699 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 1700 of file packets_gen.h.
Referenced by dsend_packet_edit_startpos(), and handle_edit_startpos().