mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-11-06 10:58:59 -06:00
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