Implement Infocenter::ReadyWorld (#538)

* Implement Infocenter::ReadyWorld

* Match

* Use TRUE
This commit is contained in:
Christian Semmler
2024-02-07 15:23:35 -05:00
committed by GitHub
parent 5e38a010dd
commit 97de164a7f
5 changed files with 153 additions and 25 deletions

View File

@@ -27,9 +27,10 @@ public:
// SYNTHETIC: LEGO1 0x1000e3c0
// Act3State::`scalar deleting destructor'
inline undefined4 GetUnknown0x08() { return m_unk0x08; }
private:
// FIXME: May be part of LegoState? Uncertain...
MxU32 m_unk0x08;
undefined4 m_unk0x08; // 0x08
};
#endif // ACT3STATE_H