Implement/match more functions

This commit is contained in:
Christian Semmler
2023-10-19 16:31:26 -04:00
parent fe40cbb772
commit b77b3b3568
3 changed files with 31 additions and 6 deletions

View File

@@ -47,4 +47,7 @@ public:
// SIZE 0x18
class MxRegionLeftRightList : public MxRegionLeftRightListParent {};
// VTABLE 0x100dcc10
typedef MxListCursorChildChild<MxRegionLeftRight*> MxRegionLeftRightListCursor;
#endif // MXREGIONLIST_H