Implement MxDSAction (#106)

This commit is contained in:
Christian Semmler
2023-08-10 13:57:53 -04:00
committed by GitHub
parent a02e07c4d7
commit 4e0149361e
3 changed files with 107 additions and 17 deletions

View File

@@ -55,7 +55,7 @@ private:
MxU16 m_unkLength;
undefined4 m_unk84;
undefined4 m_unk88;
MxOmni* m_omni; // 0x8c
MxOmni *m_omni; // 0x8c
MxLong m_someTimingField; // 0x90
};