mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
LegoEntity::Reset (#152)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "mxtypes.h"
|
||||
|
||||
// VTABLE 0x100d5390
|
||||
// SIZE 0x68 or less
|
||||
// SIZE 0x10
|
||||
class MxEntity : public MxCore
|
||||
{
|
||||
public:
|
||||
@@ -31,7 +31,6 @@ public:
|
||||
private:
|
||||
MxS32 m_mxEntityId; // 0x8
|
||||
MxAtomId m_atom; // 0xc
|
||||
undefined m_unk10[76];
|
||||
};
|
||||
|
||||
#endif // MXENTITY_H
|
||||
|
Reference in New Issue
Block a user