Add load rom file to emulator ui

This commit is contained in:
scawful
2024-04-24 23:38:00 -04:00
parent 4356bd3b08
commit 953c9a5c7f
4 changed files with 30 additions and 11 deletions

View File

@@ -8,6 +8,7 @@ add_executable(
app/core/labeling.cc
app/gui/pipeline.cc
app/editor/context/gfx_context.cc
app/core/platform/file_dialog.mm
${YAZE_APP_EMU_SRC}
${YAZE_APP_GFX_SRC}
${YAZE_APP_ZELDA3_SRC}