Freeciv-3.1
Loading...
Searching...
No Matches
Data Fields
packet_vote_resolve Struct Reference

#include <packets_gen.h>

Data Fields

int vote_no
 
bool passed
 

Detailed Description

Definition at line 1649 of file packets_gen.h.

Field Documentation

◆ passed

bool packet_vote_resolve::passed

Definition at line 1651 of file packets_gen.h.

Referenced by lsend_vote_resolve(), and send_packet_vote_resolve_100().

◆ vote_no

int packet_vote_resolve::vote_no

Definition at line 1650 of file packets_gen.h.

Referenced by lsend_vote_resolve(), and send_packet_vote_resolve_100().