http://gitunderground.i2p/archive/Ryujinx/commit/403e67d9835b7412022ff4d98685f83590641c88
PtrToStringAnsi ( Natives . soundio_format_string ( ( SoundIoFormat ) format ) ) ; } } } 13 Ryujinx.Audio.Backends.SoundIo/Native/libsoundio/SoundIOBackend.cs Unescape Escape View File @@ -1,13 +0,0 @@ namespace SoundIOSharp { public enum SoundIOBackend { None , Jack , PulseAudio , Alsa , CoreAudio , Wasapi , Dummy } } 30 Ryujinx.Audio.Backends.SoundIo/Native/libsoundio/SoundIOChannelArea.cs Unescape Escape View File @@ -1,30 +0,0 @@ using System ; using System.Runtime.InteropServices ;...