diff options
Diffstat (limited to 'Ryujinx.Audio/Renderer/Utils/Math/Matrix6x6.cs')
| -rw-r--r-- | Ryujinx.Audio/Renderer/Utils/Math/Matrix6x6.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.Audio/Renderer/Utils/Math/Matrix6x6.cs b/Ryujinx.Audio/Renderer/Utils/Math/Matrix6x6.cs index ff012302..415a81fd 100644 --- a/Ryujinx.Audio/Renderer/Utils/Math/Matrix6x6.cs +++ b/Ryujinx.Audio/Renderer/Utils/Math/Matrix6x6.cs @@ -94,4 +94,4 @@ namespace Ryujinx.Audio.Renderer.Utils.Math M66 = m66; } } -} +}
\ No newline at end of file |
