Name some MxDSChunk flags (#394)

This commit is contained in:
Christian Semmler
2024-01-02 13:32:01 -05:00
committed by GitHub
parent 3f2fac72e4
commit afe537b99e
11 changed files with 23 additions and 27 deletions

View File

@@ -35,9 +35,9 @@ public:
void SetBuffer(MxDSBuffer* p_buffer);
static MxU16* IntoFlags(MxU8* p_buffer);
static MxU32* IntoPlus0x12(MxU8* p_buffer);
static MxU32* IntoPlus0xa(MxU8* p_buffer);
static MxU32* IntoPlus0xe(MxU8* p_buffer);
static MxU32* IntoObjectId(MxU8* p_buffer);
static MxLong* IntoTime(MxU8* p_buffer);
static MxU32* IntoLength(MxU8* p_buffer);
private:
MxDSBuffer* m_buffer; // 0x1c