Freeciv-3.1
Loading...
Searching...
No Matches
Data Fields
packet_city_worklist Struct Reference

#include <packets_gen.h>

Data Fields

int city_id16
 
int city_id32
 
struct worklist worklist
 

Detailed Description

Definition at line 434 of file packets_gen.h.

Field Documentation

◆ city_id16

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().

◆ city_id32

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().

◆ worklist

struct worklist packet_city_worklist::worklist