mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-03-13 18:11:08 +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