Freeciv-3.4
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
packet_vote_resolve Struct Reference

#include <packets_gen.h>

Data Fields

int vote_no
 
bool passed
 

Detailed Description

Definition at line 1638 of file packets_gen.h.

Field Documentation

◆ passed

bool packet_vote_resolve::passed

Definition at line 1640 of file packets_gen.h.

Referenced by lsend_vote_resolve().

◆ vote_no

int packet_vote_resolve::vote_no

Definition at line 1639 of file packets_gen.h.

Referenced by lsend_vote_resolve().