diff options
Diffstat (limited to 'Ryujinx.Audio/Renderer/Common/PlayState.cs')
-rw-r--r-- | Ryujinx.Audio/Renderer/Common/PlayState.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.Audio/Renderer/Common/PlayState.cs b/Ryujinx.Audio/Renderer/Common/PlayState.cs index 3ae19374..4a6929e0 100644 --- a/Ryujinx.Audio/Renderer/Common/PlayState.cs +++ b/Ryujinx.Audio/Renderer/Common/PlayState.cs @@ -20,4 +20,4 @@ namespace Ryujinx.Audio.Renderer.Common /// </summary> Pause } -} +}
\ No newline at end of file |