Implement Score (#230)

* Implement Score

* Update mxomni.cpp

Fix case of OFFSET comment.

* Fix DeleteObjects

* Apply changes (see comment)

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Nathan M Gilbert
2023-10-23 07:16:21 -04:00
committed by GitHub
parent 724c953947
commit 4cc6b9b8ec
38 changed files with 923 additions and 32 deletions

View File

@@ -38,6 +38,8 @@ public:
virtual MxNotificationParam *Clone() override; // vtable+0x4
inline MxDSAction *GetAction() { return m_action; }
protected:
MxDSAction *m_action; // 0xc
MxBool m_realloc; // 0x10