|
Freeciv-3.1
|
#include <packets_gen.h>
Data Fields | |
| int | counterpart |
| int | giver |
| enum clause_type | type |
| int | value |
Definition at line 818 of file packets_gen.h.
| int packet_diplomacy_create_clause_req::counterpart |
Definition at line 819 of file packets_gen.h.
Referenced by dsend_packet_diplomacy_create_clause_req(), and send_packet_diplomacy_create_clause_req_100().
| int packet_diplomacy_create_clause_req::giver |
Definition at line 820 of file packets_gen.h.
Referenced by dsend_packet_diplomacy_create_clause_req(), and send_packet_diplomacy_create_clause_req_100().
| enum clause_type packet_diplomacy_create_clause_req::type |
Definition at line 821 of file packets_gen.h.
Referenced by dsend_packet_diplomacy_create_clause_req(), and send_packet_diplomacy_create_clause_req_100().
| int packet_diplomacy_create_clause_req::value |
Definition at line 822 of file packets_gen.h.
Referenced by dsend_packet_diplomacy_create_clause_req(), and send_packet_diplomacy_create_clause_req_100().