clang warnings fix + minor refactor

This commit is contained in:
MihailRis
2024-04-15 12:16:04 +03:00
parent 3ebd8f3062
commit adf54b8a38
8 changed files with 53 additions and 49 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ class Chunks;
class VoxelsVolume;
class ChunksStorage;
class ContentGfxCache;
class UVRegion;
struct UVRegion;
class BlocksRenderer {
static const glm::vec3 SUN_VECTOR;