isle/LEGO1/mxgeometry/mxmatrix.cpp
2024-01-12 19:34:38 -05:00

5 lines
80 B
C++

#include "mxmatrix.h"
#include "decomp.h"
DECOMP_SIZE_ASSERT(MxMatrix, 0x48);