mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
Add comment about incorrect structure
This commit is contained in:
parent
476d0fe453
commit
5d0afc9fc2
@ -74,6 +74,7 @@ void MxSmkPresenter::VTable0x88()
|
||||
else {
|
||||
if (m_mxSmack.m_smack.m_header.m_frames == m_unk0x71c) {
|
||||
m_unk0x71c = 0;
|
||||
// TODO: struct incorrect, m_palette at wrong offset
|
||||
memset(m_mxSmack.m_smack.m_palette, 0, sizeof(m_mxSmack.m_smack.m_palette));
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user