mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-12-14 11:35:10 -06: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