consolidate file related functions, add nativefiledialog-extended to build

This commit is contained in:
scawful
2025-01-06 13:21:28 -05:00
parent fdce133e39
commit b3bc05e620
17 changed files with 156 additions and 177 deletions

View File

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