isle-portable/LEGO1/realtime/matrix.cpp
Christian Semmler 681c69c4ac initial commit
2024-05-16 19:42:54 -04:00

6 lines
77 B
C++

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