diff options
Diffstat (limited to 'Ryujinx.Audio/Renderer/Utils/Math/MatrixHelper.cs')
-rw-r--r-- | Ryujinx.Audio/Renderer/Utils/Math/MatrixHelper.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.Audio/Renderer/Utils/Math/MatrixHelper.cs b/Ryujinx.Audio/Renderer/Utils/Math/MatrixHelper.cs index 66092e2b..209a81c4 100644 --- a/Ryujinx.Audio/Renderer/Utils/Math/MatrixHelper.cs +++ b/Ryujinx.Audio/Renderer/Utils/Math/MatrixHelper.cs @@ -42,4 +42,4 @@ namespace Ryujinx.Audio.Renderer.Dsp }; } } -} +}
\ No newline at end of file |