Freeciv-3.1
|
#include <packets_gen.h>
Data Fields | |
int | counterpart |
bool | I_accepted |
bool | other_accepted |
Definition at line 849 of file packets_gen.h.
int packet_diplomacy_accept_treaty::counterpart |
Definition at line 850 of file packets_gen.h.
Referenced by dlsend_packet_diplomacy_accept_treaty(), dsend_packet_diplomacy_accept_treaty(), and send_packet_diplomacy_accept_treaty_100().
bool packet_diplomacy_accept_treaty::I_accepted |
Definition at line 851 of file packets_gen.h.
Referenced by dlsend_packet_diplomacy_accept_treaty(), dsend_packet_diplomacy_accept_treaty(), and send_packet_diplomacy_accept_treaty_100().
bool packet_diplomacy_accept_treaty::other_accepted |
Definition at line 852 of file packets_gen.h.
Referenced by dlsend_packet_diplomacy_accept_treaty(), dsend_packet_diplomacy_accept_treaty(), and send_packet_diplomacy_accept_treaty_100().