diff options
Diffstat (limited to 'Ryujinx.Audio/Renderer/Parameter/Performance/PerformanceOutStatus.cs')
| -rw-r--r-- | Ryujinx.Audio/Renderer/Parameter/Performance/PerformanceOutStatus.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.Audio/Renderer/Parameter/Performance/PerformanceOutStatus.cs b/Ryujinx.Audio/Renderer/Parameter/Performance/PerformanceOutStatus.cs index 839d6eb6..64bbe080 100644 --- a/Ryujinx.Audio/Renderer/Parameter/Performance/PerformanceOutStatus.cs +++ b/Ryujinx.Audio/Renderer/Parameter/Performance/PerformanceOutStatus.cs @@ -18,4 +18,4 @@ namespace Ryujinx.Audio.Renderer.Parameter.Performance /// </summary> private unsafe fixed uint _reserved[3]; } -} +}
\ No newline at end of file |
