xoreos
0.0.5
|
Loading Nitro CoLoR palette files. More...
#include <cstring>
#include "src/common/scopedptr.h"
#include "src/common/util.h"
#include "src/common/strutil.h"
#include "src/common/readstream.h"
#include "src/common/error.h"
#include "src/graphics/images/nclr.h"
Go to the source code of this file.
Namespaces | |
Graphics | |
Variables | |
static const uint32 | kNCLRID = MKTAG('N', 'C', 'L', 'R') |
static const uint32 | kPLTTID = MKTAG('P', 'L', 'T', 'T') |
Loading Nitro CoLoR palette files.
Definition in file nclr.cpp.
Definition at line 60 of file nclr.cpp.
Referenced by Graphics::NCLR::readHeader().
Definition at line 61 of file nclr.cpp.
Referenced by Graphics::NCLR::readPalette().