fix formatting

This commit is contained in:
Misha 2024-01-13 15:17:07 -05:00
parent 95f976171d
commit 961943713e
No known key found for this signature in database
GPG Key ID: 8441D12AEF33FED8
3 changed files with 1 additions and 3 deletions

View File

@ -35,7 +35,7 @@ class Act1State : public LegoState {
undefined2 m_unk0x1c; // 0x1c undefined2 m_unk0x1c; // 0x1c
undefined m_unk0x1e; // 0x1e undefined m_unk0x1e; // 0x1e
undefined m_unk0x20; // 0x20 undefined m_unk0x20; // 0x20
MxBool m_unk0x21; // 0x21 MxBool m_unk0x21; // 0x21
}; };
#endif // ACT1STATE_H #endif // ACT1STATE_H

View File

@ -8,7 +8,6 @@ Act1State::Act1State()
m_unk0x21 = 1; m_unk0x21 = 1;
} }
// STUB: LEGO1 0x10034d00 // STUB: LEGO1 0x10034d00
void Act1State::FUN_10034d00() void Act1State::FUN_10034d00()
{ {

View File

@ -24,7 +24,6 @@ LegoAnimationManager::~LegoAnimationManager()
// STUB: LEGO1 0x1005ef10 // STUB: LEGO1 0x1005ef10
void LegoAnimationManager::FUN_1005ef10() void LegoAnimationManager::FUN_1005ef10()
{ {
} }
// STUB: LEGO1 0x1005f130 // STUB: LEGO1 0x1005f130