Formatting

This commit is contained in:
Isaac Marovitz
2023-08-03 14:50:49 -04:00
committed by Evan Husted
parent a8b4e643d0
commit 7441d94f10
15 changed files with 1386 additions and 81 deletions

View File

@@ -2,7 +2,7 @@ using Ryujinx.Graphics.GAL;
namespace Ryujinx.Graphics.Metal
{
public class CounterEvent : ICounterEvent
class CounterEvent : ICounterEvent
{
public CounterEvent()