Freeciv-3.4
Loading...
Searching...
No Matches
Data Fields
packet_game_load Struct Reference

#include <packets_gen.h>

Data Fields

bool load_successful
 
char load_filename [MAX_LEN_PACKET]
 

Detailed Description

Definition at line 1517 of file packets_gen.h.

Field Documentation

◆ load_filename

char packet_game_load::load_filename

Definition at line 1519 of file packets_gen.h.

◆ load_successful

bool packet_game_load::load_successful

Definition at line 1518 of file packets_gen.h.

Referenced by dlsend_packet_game_load(), and dsend_packet_game_load().