maths/
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include <items/Inventory.hpp>
|
||||
#include <items/ItemDef.hpp>
|
||||
#include <lighting/Lightmap.hpp>
|
||||
#include "../maths/voxmaths.hpp"
|
||||
#include <maths/voxmaths.hpp>
|
||||
#include <objects/EntityDef.hpp>
|
||||
#include <objects/Player.hpp>
|
||||
#include "../physics/Hitbox.hpp"
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
#include <coders/rle.hpp>
|
||||
#include <data/dynamic.hpp>
|
||||
#include <items/Inventory.hpp>
|
||||
#include "../maths/voxmaths.hpp"
|
||||
#include <maths/voxmaths.hpp>
|
||||
#include <util/data_io.hpp>
|
||||
|
||||
#define REGION_FORMAT_MAGIC ".VOXREG"
|
||||
|
||||
Reference in New Issue
Block a user