Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
int | counterpart |
bool | I_accepted |
bool | other_accepted |
Definition at line 827 of file packets_gen.h.
int packet_diplomacy_accept_treaty::counterpart |
Definition at line 828 of file packets_gen.h.
Referenced by dlsend_packet_diplomacy_accept_treaty(), and dsend_packet_diplomacy_accept_treaty().
bool packet_diplomacy_accept_treaty::I_accepted |
Definition at line 829 of file packets_gen.h.
Referenced by dlsend_packet_diplomacy_accept_treaty(), and dsend_packet_diplomacy_accept_treaty().
bool packet_diplomacy_accept_treaty::other_accepted |
Definition at line 830 of file packets_gen.h.
Referenced by dlsend_packet_diplomacy_accept_treaty(), and dsend_packet_diplomacy_accept_treaty().