Cleanup + Format
This commit is contained in:
committed by
Evan Husted
parent
f00cf8704f
commit
49e83335d1
@@ -246,7 +246,8 @@ namespace Ryujinx.Graphics.Shader.CodeGen.Msl.Instructions
|
||||
{
|
||||
texCall += ", ";
|
||||
}
|
||||
else {
|
||||
else
|
||||
{
|
||||
appended = true;
|
||||
}
|
||||
texCall += str;
|
||||
|
||||
Reference in New Issue
Block a user