Add modified mxstl.h (#107)

This commit is contained in:
pewpew
2023-08-12 12:32:43 -05:00
committed by GitHub
parent 4e0149361e
commit 87938e9b0e
4 changed files with 222 additions and 6 deletions

View File

@@ -28,10 +28,10 @@ private:
MxParam *m_param; // 0x4
};
class MxIdList : public List<MxU32>
class MxIdList : public list<MxU32>
{};
class MxNotificationPtrList : public List<MxNotification *>
class MxNotificationPtrList : public list<MxNotification *>
{};
// VTABLE 0x100dc078