Skip to content

Commit

Permalink
Remove padding
Browse files Browse the repository at this point in the history
  • Loading branch information
foxtacles committed Dec 19, 2024
1 parent bb55d74 commit b3f58a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions LEGO1/lego/legoomni/include/legovideomanager.h
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ class LegoVideoManager : public MxVideoManager {
MxBool m_unk0xe5; // 0xe5
MxBool m_unk0xe6; // 0xe6
PALETTEENTRY m_paletteEntries[256]; // 0xe7
undefined m_padding0x4e7; // 0x4e7
LegoPhonemeList* m_phonemeRefList; // 0x4e8
MxBool m_isFullscreenMovie; // 0x4ec
MxPalette* m_palette; // 0x4f0
Expand All @@ -105,7 +104,6 @@ class LegoVideoManager : public MxVideoManager {
MxFloat m_unk0x550; // 0x550
MxBool m_unk0x554; // 0x554
MxBool m_paused; // 0x555
undefined m_pad0x556[0x2]; // 0x556
D3DVALUE m_back; // 0x558
D3DVALUE m_front; // 0x55c
float m_cameraWidth; // 0x560
Expand Down

0 comments on commit b3f58a7

Please sign in to comment.