UVRegion moved to 'maths'

This commit is contained in:
MihailRis
2024-03-20 10:48:49 +03:00
parent 521efe5c76
commit f64a851a24
8 changed files with 11 additions and 14 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <glm/glm.hpp>
#include "../core/Mesh.h"
#include "../core/UVRegion.h"
#include "../../maths/UVRegion.h"
#include "../../constants.h"
#include "../../content/Content.h"
#include "../../voxels/Block.h"