2024-01-08 04:58:49 -05:00
|
|
|
#ifndef LEGOUNKNOWN100D7C88_H
|
|
|
|
#define LEGOUNKNOWN100D7C88_H
|
2024-01-01 19:17:38 -05:00
|
|
|
|
|
|
|
#include "decomp.h"
|
|
|
|
#include "mxstring.h"
|
|
|
|
|
2024-01-14 16:28:46 -05:00
|
|
|
// VTABLE: LEGO1 0x100d7c88
|
2024-03-22 11:09:26 -04:00
|
|
|
// SIZE 0x18
|
2024-01-08 04:58:49 -05:00
|
|
|
class LegoUnknown100d7c88 {
|
2024-01-01 19:17:38 -05:00
|
|
|
public:
|
2024-01-08 04:58:49 -05:00
|
|
|
~LegoUnknown100d7c88();
|
2024-01-01 19:17:38 -05:00
|
|
|
|
|
|
|
virtual undefined4 VTable0x00(); // vtable+0x00
|
|
|
|
// More virtual functions
|
|
|
|
|
|
|
|
private:
|
|
|
|
MxString m_unk0x04; // 0x04
|
|
|
|
undefined4 m_unk0x14; // 0x14
|
|
|
|
};
|
|
|
|
|
2024-01-08 04:58:49 -05:00
|
|
|
#endif // LEGOUNKNOWN100D7C88_H
|