mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-12-21 18:35:08 -06:00
Improved logging (#103)
This commit is contained in:
@@ -103,6 +103,9 @@ namespace Ryujinx.Core.OsHle.Services
|
||||
case "pl:u":
|
||||
return new ISharedFontManager();
|
||||
|
||||
case "prepo:a":
|
||||
return new IPrepoService();
|
||||
|
||||
case "prepo:u":
|
||||
return new IPrepoService();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user