mirror of
https://github.com/isledecomp/isle-portable.git
synced 2024-11-22 15:37:55 -05:00
bcdddd4c7e
* Pad all single-digit hexadecimal values with zero * One more fix
5 lines
77 B
C++
5 lines
77 B
C++
#include "matrix.h"
|
|
|
|
#include "decomp.h"
|
|
|
|
DECOMP_SIZE_ASSERT(Matrix4, 0x08);
|