|
Freeciv-3.4
|
#include <packets_gen.h>
Data Fields | |
| int | counterpart |
| int | giver |
| enum clause_type | type |
| int | value |
Definition at line 804 of file packets_gen.h.
| int packet_diplomacy_create_clause::counterpart |
Definition at line 805 of file packets_gen.h.
Referenced by dlsend_packet_diplomacy_create_clause(), and dsend_packet_diplomacy_create_clause().
| int packet_diplomacy_create_clause::giver |
Definition at line 806 of file packets_gen.h.
Referenced by dlsend_packet_diplomacy_create_clause(), and dsend_packet_diplomacy_create_clause().
| enum clause_type packet_diplomacy_create_clause::type |
Definition at line 807 of file packets_gen.h.
| int packet_diplomacy_create_clause::value |
Definition at line 808 of file packets_gen.h.
Referenced by dlsend_packet_diplomacy_create_clause(), and dsend_packet_diplomacy_create_clause().