Freeciv-3.1
|
#include <packets_gen.h>
Data Fields | |
int | unit_id16 |
int | unit_id32 |
int | city_id16 |
int | city_id32 |
Definition at line 31 of file packets_gen.h.
int packet_investigate_started::city_id16 |
Definition at line 34 of file packets_gen.h.
Referenced by dsend_packet_investigate_started(), and send_packet_investigate_started_101().
int packet_investigate_started::city_id32 |
Definition at line 35 of file packets_gen.h.
Referenced by dsend_packet_investigate_started(), and send_packet_investigate_started_100().
int packet_investigate_started::unit_id16 |
Definition at line 32 of file packets_gen.h.
Referenced by dsend_packet_investigate_started(), and send_packet_investigate_started_101().
int packet_investigate_started::unit_id32 |
Definition at line 33 of file packets_gen.h.
Referenced by dsend_packet_investigate_started(), and send_packet_investigate_started_100().