mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Fix merge error
This commit is contained in:
parent
67b6a618c6
commit
7fd442ccde
@ -22,7 +22,6 @@ MxMediaManager::~MxMediaManager()
|
|||||||
// OFFSET: LEGO1 0x100b85d0
|
// OFFSET: LEGO1 0x100b85d0
|
||||||
MxResult MxMediaManager::Init()
|
MxResult MxMediaManager::Init()
|
||||||
{
|
{
|
||||||
this->m_presenters = NULL;
|
|
||||||
this->m_presenters = NULL;
|
this->m_presenters = NULL;
|
||||||
this->m_thread = NULL;
|
this->m_thread = NULL;
|
||||||
return SUCCESS;
|
return SUCCESS;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user