isle-portable/LEGO1/realtime/matrix.cpp

6 lines
76 B
C++
Raw Normal View History

#include "matrix.h"
2023-12-11 16:33:46 -05:00
#include "decomp.h"
2024-01-12 19:34:38 -05:00
DECOMP_SIZE_ASSERT(Matrix4, 0x8);