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