mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-22 23:57:54 -05:00
5 lines
76 B
C++
5 lines
76 B
C++
#include "matrix.h"
|
|
|
|
#include "decomp.h"
|
|
|
|
DECOMP_SIZE_ASSERT(Matrix4, 0x8);
|