Formatting
This commit is contained in:
committed by
Isaac Marovitz
parent
4ec37d1798
commit
1cb2ec7ebc
@@ -2,7 +2,7 @@ using Ryujinx.Graphics.GAL;
|
||||
|
||||
namespace Ryujinx.Graphics.Metal
|
||||
{
|
||||
public class CounterEvent : ICounterEvent
|
||||
class CounterEvent : ICounterEvent
|
||||
{
|
||||
|
||||
public CounterEvent()
|
||||
|
||||
Reference in New Issue
Block a user