diff options
Diffstat (limited to 'Ryujinx.Audio/Renderer/Dsp/Command/DepopForMixBuffersCommand.cs')
-rw-r--r-- | Ryujinx.Audio/Renderer/Dsp/Command/DepopForMixBuffersCommand.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.Audio/Renderer/Dsp/Command/DepopForMixBuffersCommand.cs b/Ryujinx.Audio/Renderer/Dsp/Command/DepopForMixBuffersCommand.cs index 38fc5127..eb446a2b 100644 --- a/Ryujinx.Audio/Renderer/Dsp/Command/DepopForMixBuffersCommand.cs +++ b/Ryujinx.Audio/Renderer/Dsp/Command/DepopForMixBuffersCommand.cs @@ -90,4 +90,4 @@ namespace Ryujinx.Audio.Renderer.Dsp.Command } } } -} +}
\ No newline at end of file |