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