fix clang issues

This commit is contained in:
Nathan 2023-12-07 06:48:29 -05:00
parent b0396c5c45
commit 3c95c8be35
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@
// VTABLE: LEGO1 0x100d7e80 // VTABLE: LEGO1 0x100d7e80
class MxType18NotificationParam : public MxNotificationParam { class MxType18NotificationParam : public MxNotificationParam {
public: public:
protected: protected:
undefined4 m_unkc; undefined4 m_unkc;
}; };

View File

@ -7,6 +7,7 @@
// VTABLE: LEGO1 0x100d6230 // VTABLE: LEGO1 0x100d6230
class MxType19NotificationParam : public MxNotificationParam { class MxType19NotificationParam : public MxNotificationParam {
public: public:
protected: protected:
undefined4 m_unkc; undefined4 m_unkc;
}; };