mirror of
https://github.com/isledecomp/isle-portable.git
synced 2025-02-16 11:40:32 -05:00
5 lines
77 B
C++
5 lines
77 B
C++
#include "matrix.h"
|
|
|
|
#include "decomp.h"
|
|
|
|
DECOMP_SIZE_ASSERT(Matrix4, 0x08);
|