Housekeeping

This commit is contained in:
scawful
2024-11-14 13:28:42 -05:00
parent 1297f2096b
commit fbb46d571a
3 changed files with 11 additions and 20 deletions

View File

@@ -6,7 +6,9 @@ add_executable(
cli/handlers/tile16_transfer.cc
app/rom.cc
app/core/common.cc
app/core/project.cc
app/editor/utils/gfx_context.cc
app/core/platform/file_path.mm
${YAZE_APP_EMU_SRC}
${YAZE_APP_GFX_SRC}
${YAZE_APP_ZELDA3_SRC}