mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-26 17:51:16 +00:00
undo useless changes
This commit is contained in:
parent
73ea0a22fa
commit
0f3372f9dc
@ -133,7 +133,7 @@ void LegoOmni::RemoveWorld(const MxAtomId& p1, MxLong p2)
|
|||||||
// TODO
|
// TODO
|
||||||
}
|
}
|
||||||
|
|
||||||
// OFFSET: LEGO1 0x1005b0c0
|
// OFFSET: LEGO1 0x1005b0c0 STUB
|
||||||
LegoEntity* LegoOmni::FindByEntityIdOrAtomId(MxAtomId& p_atom, int p_entityid)
|
LegoEntity* LegoOmni::FindByEntityIdOrAtomId(MxAtomId& p_atom, int p_entityid)
|
||||||
{
|
{
|
||||||
// TODO
|
// TODO
|
||||||
|
|||||||
@ -28,7 +28,7 @@ void LegoSoundManager::Destroy(MxBool p_fromDestructor)
|
|||||||
// OFFSET: LEGO1 0x100299f0 STUB
|
// OFFSET: LEGO1 0x100299f0 STUB
|
||||||
MxResult LegoSoundManager::Create(MxU32 p_frequencyMS, MxBool p_createThread)
|
MxResult LegoSoundManager::Create(MxU32 p_frequencyMS, MxBool p_createThread)
|
||||||
{
|
{
|
||||||
return SUCCESS;
|
return FAILURE;
|
||||||
}
|
}
|
||||||
|
|
||||||
// OFFSET: LEGO1 0x100299a0
|
// OFFSET: LEGO1 0x100299a0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user