riperiperi il y a 5 ans
Parent
commit
b1c3e01691
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      Ryujinx.Graphics.Gpu/Shader/ShaderCache.cs

+ 0 - 1
Ryujinx.Graphics.Gpu/Shader/ShaderCache.cs

@@ -232,7 +232,6 @@ namespace Ryujinx.Graphics.Gpu.Shader
                                     return false; // Not finished: translating the program.
                                 }
                             });
-
                         }
                         else
                         {