mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement/match ViewLODListManager::Create (#611)
* Implement/match ViewLODListManager::Create * Add stdio.h header * Add remaining annotations
This commit is contained in:

committed by
GitHub

parent
fb6eed9bff
commit
0067c24ead
@@ -201,7 +201,7 @@ public:
|
||||
void DeleteWorld(LegoWorld* p_world);
|
||||
void FUN_1005b4f0(MxBool p_disable, MxU16 p_flags);
|
||||
void CreateBackgroundAudio();
|
||||
void RemoveWorld(const MxAtomId&, MxLong);
|
||||
void RemoveWorld(const MxAtomId& p_atom, MxLong p_objectId);
|
||||
MxResult RegisterScripts();
|
||||
MxS32 GetScriptIndex(const char* p_key);
|
||||
|
||||
|
Reference in New Issue
Block a user