mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Matrix/vector refactor (#426)
This commit is contained in:

committed by
GitHub

parent
eac096036a
commit
d24f5db42f
5
LEGO1/mxgeometry/mxmatrix.cpp
Normal file
5
LEGO1/mxgeometry/mxmatrix.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "mxmatrix.h"
|
||||
|
||||
#include "decomp.h"
|
||||
|
||||
DECOMP_SIZE_ASSERT(MxMatrix, 0x48);
|
Reference in New Issue
Block a user