|
xoreos
0.0.5
|
Handling BioWare's DLGs (dialog / conversation files). More...
#include <cassert>#include "src/common/error.h"#include "src/common/readstream.h"#include "src/aurora/gff3file.h"#include "src/aurora/dlgfile.h"#include "src/aurora/nwscript/types.h"#include "src/aurora/nwscript/variable.h"#include "src/aurora/nwscript/ncsfile.h"

Go to the source code of this file.
Namespaces | |
| Aurora | |
Variables | |
| static const uint32 | kDLGID = MKTAG('D', 'L', 'G', ' ') |
Handling BioWare's DLGs (dialog / conversation files).
Definition in file dlgfile.cpp.
Definition at line 41 of file dlgfile.cpp.
Referenced by Aurora::DLGFile::DLGFile().
1.8.14