Cleanup + Format

This commit is contained in:
Isaac Marovitz
2024-05-23 14:08:34 -04:00
committed by Evan Husted
parent 58fb8564a8
commit bea46ff9ce
10 changed files with 71 additions and 93 deletions

View File

@@ -58,7 +58,7 @@ namespace Ryujinx.Graphics.Metal
public void Dispose()
{
_metalLayer.Dispose();
}
}
}