Files
2022-03-27 17:24:23 +02:00

6 lines
99 B
C++

#pragma once
#include <Havok/Common/Base/Math/Matrix/hkMatrix4f.h>
using hkMatrix4 = hkMatrix4f;