update project includes format
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
#include <memory>
|
||||
#include <unordered_map>
|
||||
|
||||
#include <constants.hpp>
|
||||
#include <lighting/Lightmap.hpp>
|
||||
#include "constants.hpp"
|
||||
#include "lighting/Lightmap.hpp"
|
||||
#include "voxel.hpp"
|
||||
|
||||
inline constexpr int CHUNK_DATA_LEN = CHUNK_VOL * 4;
|
||||
|
||||
Reference in New Issue
Block a user