mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-12-20 08:25:09 -06:00
moved metadata to process
This commit is contained in:
@@ -5,8 +5,6 @@ namespace Ryujinx.HLE.OsHle
|
||||
{
|
||||
public class SystemStateMgr
|
||||
{
|
||||
internal static Npdm TitleMetadata { get; set; }
|
||||
|
||||
internal static string[] LanguageCodes = new string[]
|
||||
{
|
||||
"ja",
|
||||
|
||||
Reference in New Issue
Block a user