diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-22 03:56:58 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-22 03:56:58 +0100 |
| commit | 9e749583791c9523efab90665ffd8f5c30e4f449 (patch) | |
| tree | bcb7fd1774e0b1ca4f69ff19c9c2f9e3c63eac1a /editor | |
| parent | 34c451c6b64ba1c11efa9a390c16e2097a25279a (diff) | |
a wip
Diffstat (limited to 'editor')
| -rw-r--r-- | editor/editor.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/editor.cpp b/editor/editor.cpp index a1561081..fd1921e5 100644 --- a/editor/editor.cpp +++ b/editor/editor.cpp @@ -1,6 +1,5 @@ #include "editor.hpp" #include "loader/loader.hpp" -#include "src/tile-atlas.hpp" #include "src/world.hpp" #include "keys.hpp" |
