Expose AudioToolkit in UI

This commit is contained in:
GreemDev
2026-01-27 17:28:59 -06:00
parent d271abe19a
commit bd388cf4f9
10 changed files with 53 additions and 6 deletions

View File

@@ -9,6 +9,7 @@ namespace Ryujinx.Ava.Systems.Configuration
OpenAl,
SoundIo,
SDL3,
AudioToolbox,
SDL2 = SDL3
}
}