mirror of
https://github.com/isledecomp/isle-portable.git
synced 2024-11-27 01:45:37 -05:00
5 lines
80 B
C++
5 lines
80 B
C++
#include "mxmatrix.h"
|
|
|
|
#include "decomp.h"
|
|
|
|
DECOMP_SIZE_ASSERT(MxMatrix, 0x48);
|