update project includes format
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
#include "Lighting.hpp"
|
||||
#include "LightSolver.hpp"
|
||||
#include "Lightmap.hpp"
|
||||
#include <content/Content.hpp>
|
||||
#include <voxels/Chunks.hpp>
|
||||
#include <voxels/Chunk.hpp>
|
||||
#include <voxels/voxel.hpp>
|
||||
#include <voxels/Block.hpp>
|
||||
#include <constants.hpp>
|
||||
#include <util/timeutil.hpp>
|
||||
#include "content/Content.hpp"
|
||||
#include "voxels/Chunks.hpp"
|
||||
#include "voxels/Chunk.hpp"
|
||||
#include "voxels/voxel.hpp"
|
||||
#include "voxels/Block.hpp"
|
||||
#include "constants.hpp"
|
||||
#include "util/timeutil.hpp"
|
||||
|
||||
#include <memory>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user