diff options
| author | riperiperi <rhy3756547@hotmail.com> | 2021-04-04 19:15:15 +0100 |
|---|---|---|
| committer | riperiperi <rhy3756547@hotmail.com> | 2021-04-18 17:34:00 +0100 |
| commit | b1c3e01691507709bc4a6a23f02396f3b97803e5 (patch) | |
| tree | e2c4a25bb9145709b6fe44afb7b69fce8305d66c | |
| parent | 35eac315ab6f5cfb089422794e695fda3e9cfd53 (diff) | |
Nit
| -rw-r--r-- | Ryujinx.Graphics.Gpu/Shader/ShaderCache.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Ryujinx.Graphics.Gpu/Shader/ShaderCache.cs b/Ryujinx.Graphics.Gpu/Shader/ShaderCache.cs index aae4d1c7..2aef2f25 100644 --- a/Ryujinx.Graphics.Gpu/Shader/ShaderCache.cs +++ b/Ryujinx.Graphics.Gpu/Shader/ShaderCache.cs @@ -232,7 +232,6 @@ namespace Ryujinx.Graphics.Gpu.Shader return false; // Not finished: translating the program. } }); - } else { |
