Use MxGeometry header (#1399)

* Use MxGeometry header

* Fix comment

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
MS
2025-03-11 21:13:13 -04:00
committed by GitHub
parent fbf71990c9
commit d663e26321
27 changed files with 674 additions and 479 deletions

View File

@@ -3,8 +3,8 @@
#include "decomp.h"
#include "mxcore.h"
#include "mxgeometry.h"
#include "mxlist.h"
#include "mxrect32.h" // should be mxgeometry.h
// SIZE 0x08
class MxSegment {