chore: move t6 xmodel json to proper folder

This commit is contained in:
Jan
2024-09-20 16:44:06 +01:00
parent e9c66a2e28
commit 28ecee3a1d
3 changed files with 4 additions and 5 deletions
+3
View File
@@ -1,7 +1,10 @@
#pragma once
#include "Json/JsonExtension.h"
#pragma warning(push, 0)
#include <nlohmann/json.hpp>
#pragma warning(pop)
class JsonVec2
{