summaryrefslogtreecommitdiffhomepage
path: root/src/world.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/world.hpp')
-rw-r--r--src/world.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/world.hpp b/src/world.hpp
index 24a77d11..32c7206a 100644
--- a/src/world.hpp
+++ b/src/world.hpp
@@ -8,6 +8,7 @@
namespace floormat {
+// todo remove shared_ptr
struct chunk;
struct world final