mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-23 08:08:03 -05:00
6 lines
132 B
C++
6 lines
132 B
C++
#include "mxgeometry3d.h"
|
|
|
|
#include "decomp.h"
|
|
|
|
DECOMP_SIZE_ASSERT(Mx3DPointFloat, 0x14);
|
|
DECOMP_SIZE_ASSERT(Mx4DPointFloat, 0x18);
|