Update TODO comments

This commit is contained in:
Christian Semmler 2024-05-23 12:28:03 -04:00 committed by Anonymous Maarten
parent c1f20a4502
commit 3ec9c98daf
3 changed files with 3 additions and 3 deletions

View file

@ -41,7 +41,7 @@ void MxLoopingSmkPresenter::Destroy(MxBool p_fromDestructor)
// FUNCTION: LEGO1 0x100b4a00
void MxLoopingSmkPresenter::VTable0x88()
{
// TODO isle24
// [library:libsmacker] Figure out if this functionality is still required
}
// FUNCTION: LEGO1 0x100b4a30

View file

@ -74,7 +74,7 @@ MxResult MxSmack::LoadFrame(
}
}
// TODO isle24: Calculate changed rects
// [library:libsmacker] Calculate changed rects
MxRect32* newRect = new MxRect32(0, 0, w - 1, h - 1);
p_list->Append(newRect);
return SUCCESS;

View file

@ -98,7 +98,7 @@ void MxSmkPresenter::LoadFrame(MxStreamChunk* p_chunk)
// FUNCTION: LEGO1 0x100b4260
void MxSmkPresenter::VTable0x88()
{
// TODO isle24
// [library:libsmacker] Figure out if this functionality is still required
}
// FUNCTION: LEGO1 0x100b42c0