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