isle-portable/LEGO1/realtime/matrix.cpp
2024-01-12 19:34:38 -05:00

5 lines
76 B
C++

#include "matrix.h"
#include "decomp.h"
DECOMP_SIZE_ASSERT(Matrix4, 0x8);