move assembly_editor to code dir

This commit is contained in:
scawful
2024-07-13 13:37:56 -04:00
parent 934b9e05f3
commit a3c6b0cdec
7 changed files with 10 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ set(
app/editor/sprite_editor.cc
app/editor/modules/music_editor.cc
app/editor/modules/palette_editor.cc
app/editor/modules/assembly_editor.cc
app/editor/code/assembly_editor.cc
app/editor/modules/tile16_editor.cc
app/editor/modules/gfx_group_editor.cc
app/editor/context/gfx_context.cc