Implement/match MxDSSerialAction (#139)

* Implement/match MxDSSerialAction

* Add neccessary MxDSMultiAction functions
This commit is contained in:
Christian Semmler
2023-09-25 15:53:57 -04:00
committed by GitHub
parent b2ec18f943
commit e1e2abc510
4 changed files with 78 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
#include "mxpresenter.h"
DECOMP_SIZE_ASSERT(MxPresenterList, 0x18);
DECOMP_SIZE_ASSERT(MxPresenterListCursor, 0x10);
// OFFSET: LEGO1 0x1001cd00
MxS8 MxPresenterList::Compare(MxPresenter *p_var0, MxPresenter *p_var1)