summaryrefslogtreecommitdiffhomepage
path: root/main/main.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'main/main.hpp')
-rw-r--r--main/main.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/main.hpp b/main/main.hpp
index e11c15f7..aa7671e6 100644
--- a/main/main.hpp
+++ b/main/main.hpp
@@ -1,5 +1,6 @@
#pragma once
+#if 0
#include "floormat.hpp"
#include "tile-atlas.hpp"
@@ -142,3 +143,4 @@ private:
};
} // namespace floormat
+#endif