mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-09 19:57:47 +02: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