InitializeCounters to Initialize
This commit is contained in:
@ -24,7 +24,7 @@ namespace Ryujinx.Graphics.GAL
|
||||
|
||||
ulong GetCounter(CounterType type);
|
||||
|
||||
void InitializeCounters();
|
||||
void Initialize();
|
||||
|
||||
void ResetCounter(CounterType type);
|
||||
}
|
||||
|
Reference in New Issue
Block a user