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