mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2026-01-18 20:12:30 -05: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