diff options
Diffstat (limited to 'Ryujinx.Audio/Renderer/Common/EdgeMatrix.cs')
-rw-r--r-- | Ryujinx.Audio/Renderer/Common/EdgeMatrix.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.Audio/Renderer/Common/EdgeMatrix.cs b/Ryujinx.Audio/Renderer/Common/EdgeMatrix.cs index 3beb6239..24a9350f 100644 --- a/Ryujinx.Audio/Renderer/Common/EdgeMatrix.cs +++ b/Ryujinx.Audio/Renderer/Common/EdgeMatrix.cs @@ -147,4 +147,4 @@ namespace Ryujinx.Audio.Renderer.Common return _nodeCount; } } -} +}
\ No newline at end of file |