Remove unused editor.cc file and clean up related CMake and code files

This commit is contained in:
scawful
2025-03-03 18:01:29 -05:00
parent 4b139b3973
commit 6dfa5d282e
4 changed files with 2 additions and 14 deletions

View File

@@ -1,6 +1,5 @@
set(
YAZE_APP_EDITOR_SRC
app/editor/editor.cc
app/editor/editor_manager.cc
app/editor/dungeon/dungeon_editor.cc
app/editor/overworld/overworld_editor.cc