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