Fix filenames based on BETA10 MxAutoLock (#1640)

* Inline LegoAnimPresenters
---------

Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
jonschz
2025-07-20 18:20:40 +02:00
committed by GitHub
parent 132d9c817f
commit 2980f88bb0
22 changed files with 659 additions and 708 deletions

View File

@@ -25,7 +25,7 @@ MxCompositePresenter::~MxCompositePresenter()
}
// FUNCTION: LEGO1 0x100b6410
// FUNCTION: BETA10 0x100e9d37
// FUNCTION: BETA10 0x10137344
MxResult MxCompositePresenter::StartAction(MxStreamController* p_controller, MxDSAction* p_action)
{
AUTOLOCK(m_criticalSection);