mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-06-01 18:09:15 +00:00
InitializeCounters to Initialize
This commit is contained in:
@@ -70,7 +70,7 @@ namespace Ryujinx.Ui
|
||||
{
|
||||
MakeCurrent();
|
||||
|
||||
_renderer.InitializeCounters();
|
||||
_renderer.Initialize();
|
||||
|
||||
Stopwatch chrono = new Stopwatch();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user