mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-22 05:05:47 +00:00
Fix Rename* functions on FspSrv, add a separate class do hold system settings on Switch
This commit is contained in:
7
Ryujinx.Core/Settings/SetSys.cs
Normal file
7
Ryujinx.Core/Settings/SetSys.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Ryujinx.Core.Settings
|
||||
{
|
||||
public class SetSys
|
||||
{
|
||||
public ColorSet ThemeColor;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user