mirror of
https://github.com/AxioDL/zeus.git
synced 2025-06-17 12:03:32 +00:00
4 lines
87 B
C++
4 lines
87 B
C++
#include "CMatrix4f.hpp"
|
|
|
|
const CMatrix4f CMatrix4f::skIdentityMatrix4f = CMatrix4f();
|