diff options
Diffstat (limited to 'src/Ryujinx.Audio/Renderer/Common/VoiceUpdateState.cs')
-rw-r--r-- | src/Ryujinx.Audio/Renderer/Common/VoiceUpdateState.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.Audio/Renderer/Common/VoiceUpdateState.cs b/src/Ryujinx.Audio/Renderer/Common/VoiceUpdateState.cs index f52c2f4c..608381af 100644 --- a/src/Ryujinx.Audio/Renderer/Common/VoiceUpdateState.cs +++ b/src/Ryujinx.Audio/Renderer/Common/VoiceUpdateState.cs @@ -101,4 +101,4 @@ namespace Ryujinx.Audio.Renderer.Common } } } -}
\ No newline at end of file +} |