diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-24 10:39:18 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-24 10:39:18 +0200 |
commit | f47790b1ec38f27c486ad2002dac8b310933f0a4 (patch) | |
tree | 3f239fe634e9df8d6221b1ee5844634618572ec9 /editor/draw.cpp | |
parent | ceef13e7bd4c01e66885611e2fef54d589a695da (diff) |
a
Diffstat (limited to 'editor/draw.cpp')
-rw-r--r-- | editor/draw.cpp | 2 |
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 |