minor refactor

This commit is contained in:
MihailRis
2024-05-05 20:08:25 +03:00
parent 75e56ebd83
commit 7f8a86b740
35 changed files with 76 additions and 83 deletions
+2 -2
View File
@@ -16,8 +16,8 @@
#include "../../voxels/Block.h"
#include "../../voxels/Chunk.h"
#include "../../voxels/Chunks.h"
#include "../../window/Camera.h"
#include "../../window/Window.h"
#include "../../window/Camera.hpp"
#include "../../window/Window.hpp"
#include "../../world/Level.h"
#include "../../world/LevelEvents.h"
#include "../../world/World.h"