rename command.h to z3ed.h, update structure

This commit is contained in:
scawful
2024-12-29 22:01:43 -05:00
parent 33af535ca3
commit a9cb2700ef
3 changed files with 16 additions and 13 deletions

View File

@@ -22,6 +22,7 @@ add_executable(
app/core/common.cc
app/core/project.cc
app/core/platform/file_path.mm
app/core/utils/file_util.cc
${YAZE_APP_EMU_SRC}
${YAZE_APP_GFX_SRC}
${YAZE_APP_ZELDA3_SRC}