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