mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-26 07:39:52 -06:00
InitializeCounters to Initialize
This commit is contained in:
@ -74,7 +74,7 @@ namespace Ryujinx.Graphics.OpenGL
|
||||
return _counters.GetCounter(type);
|
||||
}
|
||||
|
||||
public void InitializeCounters()
|
||||
public void Initialize()
|
||||
{
|
||||
PrintGpuInformation();
|
||||
|
||||
|
Reference in New Issue
Block a user