mirror of
https://github.com/AxioDL/zeus.git
synced 2025-12-09 05:27:56 +00:00
Humungous refactor
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "CMatrix3f.hpp"
|
||||
#include "CQuaternion.hpp"
|
||||
#include "Global.hpp"
|
||||
#include "zeus/CMatrix3f.hpp"
|
||||
#include "zeus/CQuaternion.hpp"
|
||||
#include "zeus/Global.hpp"
|
||||
|
||||
namespace Zeus
|
||||
namespace zeus
|
||||
{
|
||||
const CMatrix3f CMatrix3f::skIdentityMatrix3f = CMatrix3f();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user