mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-31 01:59: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