mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-22 16:04:17 +00:00
7 lines
132 B
C++
7 lines
132 B
C++
#include "mxgeometry3d.h"
|
|
|
|
#include "decomp.h"
|
|
|
|
DECOMP_SIZE_ASSERT(Mx3DPointFloat, 0x14);
|
|
DECOMP_SIZE_ASSERT(Mx4DPointFloat, 0x18);
|