diff --git a/Assets/dll/melonDS.wbx.zst b/Assets/dll/melonDS.wbx.zst index 187e9ffee89..c44050f2d9a 100644 Binary files a/Assets/dll/melonDS.wbx.zst and b/Assets/dll/melonDS.wbx.zst differ diff --git a/waterbox/melon/BizConsoleCreator.cpp b/waterbox/melon/BizConsoleCreator.cpp index cbe5917064a..76a8c31fefa 100644 --- a/waterbox/melon/BizConsoleCreator.cpp +++ b/waterbox/melon/BizConsoleCreator.cpp @@ -1518,6 +1518,7 @@ ECL_EXPORT melonDS::NDS* CreateConsole(ConsoleCreationArgs* args, char* error) std::move(jitArgs), bitDepth, interpolation, + 44100.f, std::nullopt, std::move(renderer3d), // dsi specific args @@ -1541,6 +1542,7 @@ ECL_EXPORT melonDS::NDS* CreateConsole(ConsoleCreationArgs* args, char* error) std::move(jitArgs), bitDepth, interpolation, + 44100.f, std::nullopt, std::move(renderer3d) }; diff --git a/waterbox/melon/melonDS b/waterbox/melon/melonDS index 297bdf525fb..1740375653f 160000 --- a/waterbox/melon/melonDS +++ b/waterbox/melon/melonDS @@ -1 +1 @@ -Subproject commit 297bdf525fb46163f7e26aeb918913f0baf12ef2 +Subproject commit 1740375653fdd5a1653516506d0a809d6e9dd219