|
Freeciv-3.1
|
#include <packets_gen.h>
Data Fields | |
| int | city_id16 |
| int | city_id32 |
| struct worklist | worklist |
Definition at line 434 of file packets_gen.h.
| int packet_city_worklist::city_id16 |
Definition at line 435 of file packets_gen.h.
Referenced by dsend_packet_city_worklist(), and send_packet_city_worklist_101().
| int packet_city_worklist::city_id32 |
Definition at line 436 of file packets_gen.h.
Referenced by dsend_packet_city_worklist(), and send_packet_city_worklist_100().
| struct worklist packet_city_worklist::worklist |
Definition at line 437 of file packets_gen.h.
Referenced by dsend_packet_city_worklist(), send_packet_city_worklist_100(), and send_packet_city_worklist_101().