diff --git a/LEGO1/lego/legoomni/src/worlds/act3.cpp b/LEGO1/lego/legoomni/src/worlds/act3.cpp index ec6aa03e..3cfa4cf7 100644 --- a/LEGO1/lego/legoomni/src/worlds/act3.cpp +++ b/LEGO1/lego/legoomni/src/worlds/act3.cpp @@ -561,8 +561,8 @@ MxResult Act3::Tickle() return SUCCESS; } -// STUB: LEGO1 0x100733f0 -// STUB: BETA10 0x10016ba2 +// FUNCTION: LEGO1 0x100733f0 +// FUNCTION: BETA10 0x10016ba2 void Act3::SetBrickster(Act3Brickster* p_brickster) { m_brickster = p_brickster;