Cleanup Pipeline
Housekeeping More housekeeping
This commit is contained in:
committed by
Isaac Marovitz
parent
30b50a99e4
commit
b1928461bb
@@ -5,7 +5,7 @@ using System.Runtime.Versioning;
|
||||
namespace Ryujinx.Graphics.Metal
|
||||
{
|
||||
[SupportedOSPlatform("macos")]
|
||||
public class StringHelper
|
||||
class StringHelper
|
||||
{
|
||||
public static NSString NSString(string source)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user