Freeciv-3.3
|
#include <packets_gen.h>
Data Fields | |
bool | load_successful |
char | load_filename [MAX_LEN_PACKET] |
Definition at line 1498 of file packets_gen.h.
char packet_game_load::load_filename[MAX_LEN_PACKET] |
Definition at line 1500 of file packets_gen.h.
bool packet_game_load::load_successful |
Definition at line 1499 of file packets_gen.h.
Referenced by dlsend_packet_game_load(), and dsend_packet_game_load().