Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
packet_diplomacy_remove_clause_req Struct Reference

#include <packets_gen.h>

Data Fields

int counterpart
 
int giver
 
enum clause_type type
 
int value
 

Detailed Description

Definition at line 809 of file packets_gen.h.

Field Documentation

◆ counterpart

int packet_diplomacy_remove_clause_req::counterpart

Definition at line 810 of file packets_gen.h.

Referenced by dsend_packet_diplomacy_remove_clause_req().

◆ giver

int packet_diplomacy_remove_clause_req::giver

Definition at line 811 of file packets_gen.h.

Referenced by dsend_packet_diplomacy_remove_clause_req().

◆ type

enum clause_type packet_diplomacy_remove_clause_req::type

Definition at line 812 of file packets_gen.h.

◆ value

int packet_diplomacy_remove_clause_req::value

Definition at line 813 of file packets_gen.h.

Referenced by dsend_packet_diplomacy_remove_clause_req().