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 -3
View File
@@ -5,10 +5,8 @@
#include <vector>
#include <glm/glm.hpp>
// :<
#include "../graphics/core/UVRegion.h"
#include "../maths/aabb.h"
#include "../maths/UVRegion.h"
#include "../typedefs.h"
#define BLOCK_ITEM_SUFFIX ".item"