isle-portable/LEGO1/mxgeometry/mxmatrix.cpp

6 lines
80 B
C++
Raw Normal View History

2024-01-12 19:34:38 -05:00
#include "mxmatrix.h"
#include "decomp.h"
DECOMP_SIZE_ASSERT(MxMatrix, 0x48);