|
Freeciv-3.4
|
#include <packets_gen.h>
Data Fields | |
| int | ncount |
| bool | is_pickable [MAX_NUM_NATIONS] |
| bool | nationset_change |
Definition at line 1167 of file packets_gen.h.
| bool packet_nation_availability::is_pickable |
Definition at line 1169 of file packets_gen.h.
Referenced by send_nation_availability_real().
| bool packet_nation_availability::nationset_change |
Definition at line 1170 of file packets_gen.h.
Referenced by send_nation_availability(), and send_nation_availability_real().
| int packet_nation_availability::ncount |
Definition at line 1168 of file packets_gen.h.
Referenced by fit_nationset_to_players(), and send_nation_availability_real().