mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-27 10:11:15 +00:00
Update comment
This commit is contained in:
parent
f90f3277aa
commit
ce95f911fe
@ -22,9 +22,7 @@ class MxRegion : public MxCore
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
// A container (probably MxList) holding MxRect32
|
// A container (probably MxList) holding MxRect32
|
||||||
// MxList<MxRect32> *m_rects;
|
// MxList<MxRect32*> *m_rects;
|
||||||
// 4 coordinates (could be MxRect32)
|
|
||||||
// MxS32 left, top, right, bottom;
|
|
||||||
undefined4 m_unk08;
|
undefined4 m_unk08;
|
||||||
MxRect32 m_rect;
|
MxRect32 m_rect;
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user