Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
int | counterpart |
int | giver |
enum clause_type | type |
int | value |
Definition at line 795 of file packets_gen.h.
int packet_diplomacy_create_clause_req::counterpart |
Definition at line 796 of file packets_gen.h.
Referenced by dsend_packet_diplomacy_create_clause_req().
int packet_diplomacy_create_clause_req::giver |
Definition at line 797 of file packets_gen.h.
Referenced by dsend_packet_diplomacy_create_clause_req().
enum clause_type packet_diplomacy_create_clause_req::type |
Definition at line 798 of file packets_gen.h.
int packet_diplomacy_create_clause_req::value |
Definition at line 799 of file packets_gen.h.
Referenced by dsend_packet_diplomacy_create_clause_req().