Remove padding

This commit is contained in:
Christian Semmler 2024-12-19 14:32:36 -07:00
parent bb55d7488e
commit b3f58a7607

View File

@ -82,7 +82,6 @@ class LegoVideoManager : public MxVideoManager {
MxBool m_unk0xe5; // 0xe5 MxBool m_unk0xe5; // 0xe5
MxBool m_unk0xe6; // 0xe6 MxBool m_unk0xe6; // 0xe6
PALETTEENTRY m_paletteEntries[256]; // 0xe7 PALETTEENTRY m_paletteEntries[256]; // 0xe7
undefined m_padding0x4e7; // 0x4e7
LegoPhonemeList* m_phonemeRefList; // 0x4e8 LegoPhonemeList* m_phonemeRefList; // 0x4e8
MxBool m_isFullscreenMovie; // 0x4ec MxBool m_isFullscreenMovie; // 0x4ec
MxPalette* m_palette; // 0x4f0 MxPalette* m_palette; // 0x4f0
@ -105,7 +104,6 @@ class LegoVideoManager : public MxVideoManager {
MxFloat m_unk0x550; // 0x550 MxFloat m_unk0x550; // 0x550
MxBool m_unk0x554; // 0x554 MxBool m_unk0x554; // 0x554
MxBool m_paused; // 0x555 MxBool m_paused; // 0x555
undefined m_pad0x556[0x2]; // 0x556
D3DVALUE m_back; // 0x558 D3DVALUE m_back; // 0x558
D3DVALUE m_front; // 0x55c D3DVALUE m_front; // 0x55c
float m_cameraWidth; // 0x560 float m_cameraWidth; // 0x560