diff --git a/LEGO1/islepathactor.h b/LEGO1/islepathactor.h index 6dc4bfc0..a21b4195 100644 --- a/LEGO1/islepathactor.h +++ b/LEGO1/islepathactor.h @@ -28,8 +28,8 @@ class IslePathActor : public LegoPathActor private: LegoWorld* m_pLegoWorld; // 0x154 - MxS32 m_unk158; - MxS32 m_fourcc; // 0x15c + MxFloat m_unk158; + MxFloat m_unk15c; }; #endif // ISLEPATHACTOR_H