mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-10 02:02:10 +00:00

* audin: Implement IAudioInManager ListAudioIns This implement some calls of IAudioInManager: - ListAudioIns - ListAudioInsAuto - ListAudioInsAutoFiltered Accordingly to RE. Close #1056 * Fix count * Comment condition * Fix comment