mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-16 11:50:53 -05: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