Add Tile16Editor module class skeleton

This commit is contained in:
scawful
2023-11-10 23:28:19 -05:00
parent aaccbe08af
commit cb5fce8bee
3 changed files with 34 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ set(
app/editor/palette_editor.cc
app/editor/screen_editor.cc
app/editor/sprite_editor.cc
app/editor/modules/tile16_editor.cc
)
set(