Freeciv-3.2
|
#include <packets_gen.h>
Data Fields | |
int | counterpart |
bool | I_accepted |
bool | other_accepted |
Definition at line 823 of file packets_gen.h.
int packet_diplomacy_accept_treaty::counterpart |
Definition at line 824 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 825 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 826 of file packets_gen.h.
Referenced by dlsend_packet_diplomacy_accept_treaty(), dsend_packet_diplomacy_accept_treaty(), and send_packet_diplomacy_accept_treaty_100().