summaryrefslogtreecommitdiffhomepage
path: root/editor/draw.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-24 10:39:18 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-24 10:39:18 +0200
commitf47790b1ec38f27c486ad2002dac8b310933f0a4 (patch)
tree3f239fe634e9df8d6221b1ee5844634618572ec9 /editor/draw.cpp
parentceef13e7bd4c01e66885611e2fef54d589a695da (diff)
a
Diffstat (limited to 'editor/draw.cpp')
-rw-r--r--editor/draw.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/editor/draw.cpp b/editor/draw.cpp
index fe12489d..7f71fcf9 100644
--- a/editor/draw.cpp
+++ b/editor/draw.cpp
@@ -1,4 +1,3 @@
-#if 0
#include "app.hpp"
#include "main/floormat-main.hpp"
#include "shaders/tile-shader.hpp"
@@ -50,4 +49,3 @@ void app::draw()
} // namespace floormat
-#endif