Formatting

This commit is contained in:
Isaac Marovitz
2024-03-18 14:51:44 -04:00
committed by Evan Husted
parent 76bafe75f4
commit c0da3d68ca
8 changed files with 7 additions and 8 deletions

View File

@@ -220,4 +220,4 @@ namespace Ryujinx.Graphics.Shader.CodeGen.Msl
return ReinterpretCast(context, cond, srcType, AggregateType.Bool);
}
}
}
}