diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-12-11 06:07:14 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-12-11 06:07:14 +0100 |
commit | a8e63822eee34fdf409e09cdd591ffd987f6239b (patch) | |
tree | 248f28cc1e9c2a5f3852045352d2dd126255a0b7 /editor | |
parent | cd006bb9a4db0b0410ccabce56b32b4d49ecdff2 (diff) |
a
Diffstat (limited to 'editor')
-rw-r--r-- | editor/app.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/app.hpp b/editor/app.hpp index e40f5f2d..0d056558 100644 --- a/editor/app.hpp +++ b/editor/app.hpp @@ -22,7 +22,6 @@ namespace floormat { struct chunk; struct floormat_main; class tile_atlas; -class tile_editor; struct fm_settings; class anim_atlas; struct critter; |