mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Fix filenames based on BETA10 MxAutoLock
(#1640)
* Inline LegoAnimPresenters --------- Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user