isle/LEGO1/mxtype18notificationparam.h
2023-12-07 06:48:29 -05:00

16 lines
300 B
C++

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