zeus/CMatrix4f.cpp

4 lines
87 B
C++
Raw Normal View History

#include "CMatrix4f.hpp"
const CMatrix4f CMatrix4f::skIdentityMatrix4f = CMatrix4f();