diff options
Diffstat (limited to 'Ryujinx.Audio/Renderer/Dsp/Command/CommandList.cs')
| -rw-r--r-- | Ryujinx.Audio/Renderer/Dsp/Command/CommandList.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.Audio/Renderer/Dsp/Command/CommandList.cs b/Ryujinx.Audio/Renderer/Dsp/Command/CommandList.cs index 64e8f4da..e8c3ba24 100644 --- a/Ryujinx.Audio/Renderer/Dsp/Command/CommandList.cs +++ b/Ryujinx.Audio/Renderer/Dsp/Command/CommandList.cs @@ -153,4 +153,4 @@ namespace Ryujinx.Audio.Renderer.Dsp.Command _buffersMemoryHandle.Dispose(); } } -} +}
\ No newline at end of file |
