diff --git a/LEGO1/mxdsaction.h b/LEGO1/mxdsaction.h index 78b380df..069986bf 100644 --- a/LEGO1/mxdsaction.h +++ b/LEGO1/mxdsaction.h @@ -43,7 +43,7 @@ class MxDSAction : public MxDSObject void FUN_100ADE60(MxU16 p_length, void *p_data); private: - undefined4 m_sizeOnDisk; + MxU32 m_sizeOnDisk; DWORD m_flags; DWORD m_startTime; MxLong m_duration;