move sprite_editor to editors/sprite

This commit is contained in:
scawful
2024-07-14 19:59:06 -04:00
parent d1c4a4699b
commit bf7ded05d0
6 changed files with 4 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ set(
app/editor/master_editor.cc
app/editor/overworld_editor.cc
app/editor/screen_editor.cc
app/editor/sprite_editor.cc
app/editor/sprite/sprite_editor.cc
app/editor/modules/music_editor.cc
app/editor/modules/palette_editor.cc
app/editor/code/assembly_editor.cc