mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-12 17:03:26 +00:00
Rename InitPresenters to Create, remove this keyword (#1000)
This commit is contained in:
committed by
GitHub
parent
ba378eb224
commit
2147be19de
@@ -31,7 +31,7 @@ MxResult MxMediaManager::Init()
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x100b85e0
|
||||
MxResult MxMediaManager::InitPresenters()
|
||||
MxResult MxMediaManager::Create()
|
||||
{
|
||||
AUTOLOCK(m_criticalSection);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user