mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-27 10:11:15 +00:00
Fix formatting
This commit is contained in:
parent
e64412f621
commit
e265ac9023
@ -130,27 +130,27 @@ class LegoCarBuild : public LegoWorld {
|
|||||||
// LegoCarBuild::`scalar deleting destructor'
|
// LegoCarBuild::`scalar deleting destructor'
|
||||||
|
|
||||||
private:
|
private:
|
||||||
undefined4 m_unk0xf8; // 0xf8
|
undefined4 m_unk0xf8; // 0xf8
|
||||||
MxS16 m_unk0xfc; // 0xfc
|
MxS16 m_unk0xfc; // 0xfc
|
||||||
undefined m_unk0xfe[2]; // 0xfe
|
undefined m_unk0xfe[2]; // 0xfe
|
||||||
MxS32 m_unk0x100; // 0x100
|
MxS32 m_unk0x100; // 0x100
|
||||||
undefined4 m_unk0x104; // 0x104
|
undefined4 m_unk0x104; // 0x104
|
||||||
MxS8 m_unk0x108; // 0x108
|
MxS8 m_unk0x108; // 0x108
|
||||||
MxU8 m_unk0x109; // 0x109
|
MxU8 m_unk0x109; // 0x109
|
||||||
MxU16 m_unk0x10a; // 0x10a
|
MxU16 m_unk0x10a; // 0x10a
|
||||||
DWORD m_unk0x10c; // 0x10c
|
DWORD m_unk0x10c; // 0x10c
|
||||||
LegoROI* m_unk0x110; // 0x110
|
LegoROI* m_unk0x110; // 0x110
|
||||||
Mx3DPointFloat m_unk0x114; // 0x114
|
Mx3DPointFloat m_unk0x114; // 0x114
|
||||||
undefined4 m_unk0x128; // 0x128
|
undefined4 m_unk0x128; // 0x128
|
||||||
MxMatrix m_unk0x12c; // 0x12c
|
MxMatrix m_unk0x12c; // 0x12c
|
||||||
undefined m_unk0x174; // 0x174
|
undefined m_unk0x174; // 0x174
|
||||||
MxMatrix m_unk0x178; // 0x178
|
MxMatrix m_unk0x178; // 0x178
|
||||||
MxMatrix m_unk0x1c0; // 0x1c0
|
MxMatrix m_unk0x1c0; // 0x1c0
|
||||||
MxMatrix m_unk0x208; // 0x208
|
MxMatrix m_unk0x208; // 0x208
|
||||||
|
|
||||||
// These are likely locations in pixel space
|
// These are likely locations in pixel space
|
||||||
MxS32 m_unk0x250; // 0x250
|
MxS32 m_unk0x250; // 0x250
|
||||||
MxS32 m_unk0x254; // 0x254
|
MxS32 m_unk0x254; // 0x254
|
||||||
|
|
||||||
LegoCarBuildAnimPresenter* m_unk0x258; // 0x258
|
LegoCarBuildAnimPresenter* m_unk0x258; // 0x258
|
||||||
UnknownMx4DPointFloat m_unk0x25c; // 0x25c
|
UnknownMx4DPointFloat m_unk0x25c; // 0x25c
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user