Update legoworld.h

This commit is contained in:
Misha 2024-02-09 18:16:10 -05:00
parent 1aed8f6d93
commit 1d92c1580f
No known key found for this signature in database
GPG Key ID: 8441D12AEF33FED8

View File

@ -66,7 +66,6 @@ class LegoWorld : public LegoEntity {
inline LegoCameraController* GetCamera() { return m_cameraController; }
inline undefined4 GetUnknown0xec() { return m_unk0xec; }
inline MxCoreSet& GetUnknown0xd0() { return m_set0xd0; }
MxBool PresentersPending();
void Remove(MxCore* p_object);