diff options
Diffstat (limited to 'src/world.hpp')
| -rw-r--r-- | src/world.hpp | 1 |
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 |
