xoreos
0.0.5
|
Loader for the savenfo.res file, storing savegame metadata for kotor 1 and 2. More...
#include "src/common/error.h"
#include "src/common/readstream.h"
#include "src/aurora/gff3file.h"
#include "src/aurora/nfofile.h"
Go to the source code of this file.
Namespaces | |
Aurora | |
Variables | |
static const uint32 | kNFOID = MKTAG('N', 'F', 'O', ' ') |
Loader for the savenfo.res file, storing savegame metadata for kotor 1 and 2.
Definition in file nfofile.cpp.
Definition at line 31 of file nfofile.cpp.
Referenced by Aurora::NFOFile::NFOFile().