Freeciv-3.1
|
#include <packets_gen.h>
Data Fields | |
int | xsize |
int | ysize |
int | topology_id |
Definition at line 266 of file packets_gen.h.
int packet_map_info::topology_id |
Definition at line 269 of file packets_gen.h.
Referenced by send_map_info(), and send_packet_map_info_100().
int packet_map_info::xsize |
Definition at line 267 of file packets_gen.h.
Referenced by send_map_info(), and send_packet_map_info_100().
int packet_map_info::ysize |
Definition at line 268 of file packets_gen.h.
Referenced by send_map_info(), and send_packet_map_info_100().