mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
Fix types in islepathactor
This commit is contained in:
parent
0ab5da9055
commit
02e8f9755c
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user