Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
int | unit_id |
enum unit_activity | activity |
int | target |
Definition at line 771 of file packets_gen.h.
enum unit_activity packet_unit_change_activity::activity |
Definition at line 773 of file packets_gen.h.
Referenced by dsend_packet_unit_change_activity().
int packet_unit_change_activity::target |
Definition at line 774 of file packets_gen.h.
Referenced by dsend_packet_unit_change_activity().
int packet_unit_change_activity::unit_id |
Definition at line 772 of file packets_gen.h.
Referenced by dsend_packet_unit_change_activity().