Implement/match LegoAnimMMPresenter::ReadyTickle (#823)

This commit is contained in:
Christian Semmler
2024-04-20 09:52:10 -04:00
committed by GitHub
parent 5021f66de2
commit 0b08b0ae69
7 changed files with 40 additions and 22 deletions

View File

@@ -156,8 +156,8 @@ MxResult LegoAnimationManager::LoadScriptInfo(MxS32 p_scriptIndex)
}
for (i = 0; i < (MxS32) _countof(m_unk0x28); i++) {
m_unk0x28[i] = 0;
m_unk0x30[i] = 0;
m_unk0x28[i] = NULL;
m_unk0x30[i] = NULL;
}
m_unk0x38 = 0;