stuff...
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
#include "glm/mat4x4.hpp"
|
||||
#include "config/primitives.hpp"
|
||||
|
||||
namespace assets
|
||||
{
|
||||
|
||||
using pose_data = glm::mat4;
|
||||
using pose_data = z3d::mat4;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user