summaryrefslogtreecommitdiffhomepage
path: root/serialize/world.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-28 22:10:27 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-28 22:10:27 +0200
commit280b4c235fe11dd629f882f0fb5054384fcee1d7 (patch)
treee89735003b52b04e3c17a3ad5532b36e055cdda7 /serialize/world.cpp
parent1b84fc144f77c4ebef6fdc0a476410420e0a95b3 (diff)
more work
Diffstat (limited to 'serialize/world.cpp')
-rw-r--r--serialize/world.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/serialize/world.cpp b/serialize/world.cpp
deleted file mode 100644
index 70d4d0c9..00000000
--- a/serialize/world.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
-#define FM_SERIALIZE_WORLD_IMPL
-#include "world-impl.hpp"
-#include "binary-reader.inl"
-#include <Corrade/Utility/Path.h>
-
-namespace floormat {
-
-namespace Path = Corrade::Utility::Path;
-
-
-
-} // namespace floormat