This commit is contained in:
InfiniteCoder
2024-08-04 22:42:44 +03:00
parent 5c9bc83bbd
commit c7755040bd
45 changed files with 85 additions and 85 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#define VOXELS_DEFAULTWORLDGENERATOR_HPP_
#include <typedefs.hpp>
#include "../voxels/WorldGenerator.hpp"
#include "WorldGenerator.hpp"
struct voxel;
class Content;
+1 -1
View File
@@ -2,7 +2,7 @@
#define VOXELS_FLATWORLDGENERATOR_HPP_
#include <typedefs.hpp>
#include "../voxels/WorldGenerator.hpp"
#include "WorldGenerator.hpp"
struct voxel;
class Content;