mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Implement/match Act1State::Act1State (#1130)
* Implement/match Act1State::Act1State * Remove obsolete enum
This commit is contained in:

committed by
GitHub

parent
519d8c570a
commit
e4453c4100
@@ -73,7 +73,6 @@ public:
|
||||
return SUCCESS;
|
||||
}
|
||||
|
||||
private:
|
||||
MxU32* m_objectIds; // 0x00
|
||||
MxS16 m_length; // 0x04
|
||||
MxS16 m_mode; // 0x06
|
||||
|
Reference in New Issue
Block a user