mirror of https://github.com/AxioDL/zeus.git
4 lines
87 B
C++
4 lines
87 B
C++
|
#include "CMatrix4f.hpp"
|
||
|
|
||
|
const CMatrix4f CMatrix4f::skIdentityMatrix4f = CMatrix4f();
|