mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-16 14:20:54 -05: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