mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-31 00:56:26 -05: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