Missed call update
This commit is contained in:
parent
15b98c1094
commit
0b0fd9103c
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ namespace Ryujinx
|
|||
|
||||
Configuration.Configure(device, wrappedBuild);
|
||||
|
||||
Profile.Initalize();
|
||||
Profile.Initalize(wrappedBuild);
|
||||
|
||||
AppDomain.CurrentDomain.UnhandledException += CurrentDomain_UnhandledException;
|
||||
AppDomain.CurrentDomain.ProcessExit += CurrentDomain_ProcessExit;
|
||||
|
|
Loading…
Add table
Reference in a new issue