Freeciv-3.2
|
#include <packets_gen.h>
Data Fields | |
int | ncount |
bool | is_pickable [MAX_NUM_NATIONS] |
bool | nationset_change |
Definition at line 1157 of file packets_gen.h.
bool packet_nation_availability::is_pickable[MAX_NUM_NATIONS] |
Definition at line 1159 of file packets_gen.h.
Referenced by send_nation_availability_real(), and send_packet_nation_availability_100().
bool packet_nation_availability::nationset_change |
Definition at line 1160 of file packets_gen.h.
Referenced by send_nation_availability(), send_nation_availability_real(), and send_packet_nation_availability_100().
int packet_nation_availability::ncount |
Definition at line 1158 of file packets_gen.h.
Referenced by fit_nationset_to_players(), send_nation_availability_real(), and send_packet_nation_availability_100().