implement LegoWorldPresenter::ParseExtra (#551)

This commit is contained in:
Misha
2024-02-10 12:54:38 -05:00
committed by GitHub
parent 27390e80c0
commit f378b2e535
4 changed files with 30 additions and 1 deletions

View File

@@ -104,6 +104,7 @@ public:
void FUN_1005b4f0(MxBool p_disable, MxU16 p_flags);
void CreateBackgroundAudio();
void RemoveWorld(const MxAtomId&, MxLong);
undefined4 FUN_1005b490(char* p_worldName);
static MxS32 GetCurrPathInfo(LegoPathBoundary**, MxS32&);
static void CreateInstance();