Freeciv-3.1
|
#include <packets_gen.h>
Data Fields | |
int | category_num |
char | category_name [32][MAX_LEN_NAME] |
int | player_num |
Definition at line 88 of file packets_gen.h.
char packet_endgame_report::category_name[32][MAX_LEN_NAME] |
Definition at line 90 of file packets_gen.h.
Referenced by endgame_report::endgame_report(), endgame_report_update(), report_final_scores(), and send_packet_endgame_report_100().
int packet_endgame_report::category_num |
Definition at line 89 of file packets_gen.h.
Referenced by endgame_report::endgame_report(), endgame_report_update(), report_final_scores(), and send_packet_endgame_report_100().
int packet_endgame_report::player_num |
Definition at line 91 of file packets_gen.h.
Referenced by endgame_report_dialog_start(), endgame_report_update(), report_final_scores(), and send_packet_endgame_report_100().