aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Audio/Renderer/Common/WaveBuffer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Audio/Renderer/Common/WaveBuffer.cs')
-rw-r--r--Ryujinx.Audio/Renderer/Common/WaveBuffer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.Audio/Renderer/Common/WaveBuffer.cs b/Ryujinx.Audio/Renderer/Common/WaveBuffer.cs
index 9c38fa48..0d00e838 100644
--- a/Ryujinx.Audio/Renderer/Common/WaveBuffer.cs
+++ b/Ryujinx.Audio/Renderer/Common/WaveBuffer.cs
@@ -79,4 +79,4 @@ namespace Ryujinx.Audio.Renderer.Common
/// </summary>
private ushort _padding;
}
-}
+} \ No newline at end of file