mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-10 16:13:02 +00:00
Implement/match LegoOmni::Create (#556)
* Implement/match LegoOmni::Create * Fix var * Rename * Fix style
This commit is contained in:
committed by
GitHub
parent
c69cd4d818
commit
a29c0aca3f
@@ -104,6 +104,7 @@ public:
|
||||
void FUN_1005b4f0(MxBool p_disable, MxU16 p_flags);
|
||||
void CreateBackgroundAudio();
|
||||
void RemoveWorld(const MxAtomId&, MxLong);
|
||||
MxResult FUN_1005a5f0();
|
||||
undefined4 FUN_1005b490(char* p_worldName);
|
||||
|
||||
static MxS32 GetCurrPathInfo(LegoPathBoundary**, MxS32&);
|
||||
|
||||
Reference in New Issue
Block a user