[nostalgia/studio] Switch file dialog to NFDE and add save file dialog

This commit is contained in:
2022-05-25 21:19:27 -05:00
parent a9d5272176
commit 0e8d2d7640
6 changed files with 53 additions and 86 deletions
+1 -1
View File
@@ -12,8 +12,8 @@ add_executable(
target_link_libraries(
nostalgia-studio
OxClArgs
NostalgiaCore-Studio
NostalgiaStudio
NostalgiaCore-Studio
)
if (CMAKE_BUILD_TYPE STREQUAL "Release")