diff options
Diffstat (limited to 'Ryujinx.Audio/Renderer/Server/CommandBuffer.cs')
-rw-r--r-- | Ryujinx.Audio/Renderer/Server/CommandBuffer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.Audio/Renderer/Server/CommandBuffer.cs b/Ryujinx.Audio/Renderer/Server/CommandBuffer.cs index c46944c0..aa3d9795 100644 --- a/Ryujinx.Audio/Renderer/Server/CommandBuffer.cs +++ b/Ryujinx.Audio/Renderer/Server/CommandBuffer.cs @@ -554,4 +554,4 @@ namespace Ryujinx.Audio.Renderer.Server AddCommand(command); } } -} +}
\ No newline at end of file |