Freeciv-3.3
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 1498 of file packets_gen.h.

Field Documentation

◆ load_filename

char packet_game_load::load_filename[MAX_LEN_PACKET]

Definition at line 1500 of file packets_gen.h.

◆ load_successful

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().