2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-12-27 20:41:49 +00:00

chore: move t6 xmodel json to proper folder

This commit is contained in:
Jan
2024-09-13 21:50:28 +02:00
parent e9c66a2e28
commit 28ecee3a1d
3 changed files with 4 additions and 5 deletions

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
{