|
Freeciv-3.4
|
#include <packets_gen.h>
Data Fields | |
| int | counterpart |
| int | giver |
| enum clause_type | type |
| int | value |
Definition at line 797 of file packets_gen.h.
| int packet_diplomacy_create_clause_req::counterpart |
Definition at line 798 of file packets_gen.h.
Referenced by dsend_packet_diplomacy_create_clause_req().
| int packet_diplomacy_create_clause_req::giver |
Definition at line 799 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 800 of file packets_gen.h.
| int packet_diplomacy_create_clause_req::value |
Definition at line 801 of file packets_gen.h.
Referenced by dsend_packet_diplomacy_create_clause_req().