mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
6 lines
76 B
C++
6 lines
76 B
C++
#include "matrix.h"
|
|
|
|
#include "decomp.h"
|
|
|
|
DECOMP_SIZE_ASSERT(Matrix4, 0x8);
|