InitializeCounters to Initialize
This commit is contained in:
parent
d8eab24b8b
commit
021ed3f44e
3 changed files with 3 additions and 3 deletions
|
@ -74,7 +74,7 @@ namespace Ryujinx.Graphics.OpenGL
|
|||
return _counters.GetCounter(type);
|
||||
}
|
||||
|
||||
public void InitializeCounters()
|
||||
public void Initialize()
|
||||
{
|
||||
PrintGpuInformation();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue