DungeonCrawl
Loading...
Searching...
No Matches
save_info_t Struct Reference

Data Fields

int id
char timestamp [TIMESTAMP_LENGTH]
char name [MAX_STRING_LENGTH]

Detailed Description

Definition at line 44 of file gamestate_database.h.

Field Documentation

◆ id

int save_info_t::id

Definition at line 45 of file gamestate_database.h.

◆ name

char save_info_t::name[MAX_STRING_LENGTH]

Definition at line 47 of file gamestate_database.h.

◆ timestamp

char save_info_t::timestamp[TIMESTAMP_LENGTH]

Definition at line 46 of file gamestate_database.h.


The documentation for this struct was generated from the following file: