Implement/match Act1State::Act1State (#1130)

* Implement/match Act1State::Act1State

* Remove obsolete enum
This commit is contained in:
Christian Semmler
2024-11-03 09:41:15 -07:00
committed by GitHub
parent 519d8c570a
commit e4453c4100
3 changed files with 12 additions and 28 deletions

View File

@@ -73,7 +73,6 @@ public:
return SUCCESS;
}
private:
MxU32* m_objectIds; // 0x00
MxS16 m_length; // 0x04
MxS16 m_mode; // 0x06