isle/LEGO1/mxtype18notificationparam.h
2023-12-14 02:20:07 -05:00

15 lines
313 B
C++

#ifndef MXTYPE18NOTIFICATIONPARAM_H
#define MXTYPE18NOTIFICATIONPARAM_H
#include "decomp.h"
#include "mxnotificationparam.h"
// VTABLE: LEGO1 0x100d7e80
// SIZE 0x10
class MxType18NotificationParam : public MxNotificationParam {
protected:
undefined4 m_unk0xc; // 0xc
};
#endif // MXTYPE18NOTIFICATIONPARAM_H