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