Rebase + Format

This commit is contained in:
Isaac Marovitz
2024-05-15 09:03:53 -04:00
committed by Evan Husted
parent 362dc6eaea
commit 18e1569941
4 changed files with 13 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
using Ryujinx.Graphics.GAL;
using SharpMetal.Metal;
using System.Runtime.Versioning;
using System;
using System.Runtime.Versioning;
namespace Ryujinx.Graphics.Metal
{