This website requires JavaScript.
Explore
Help
Register
Sign in
emu-mirrors
/
ryujinx-final
Archived
Watch
0
Star
0
Fork
You've already forked ryujinx-final
0
Code
Activity
This repository has been archived on
2024-10-12
. You can view files and clone it, but cannot push or open issues or pull requests.
851f2ded9a
ryujinx-final
/
Ryujinx.Core
/
Settings
/
SystemSettings.cs
8 lines
116 B
C#
Raw
Normal View
History
Unescape
Escape
Fix Rename* functions on FspSrv, add a separate class do hold system settings on Switch
2018-03-03 17:04:58 +00:00
namespace
Ryujinx.Core.Settings
{
Improvements to audout (#58) * Some audout refactoring and improvements * More audio improvements * Change ReadAsciiString to use long for the Size, avoids some casting
2018-03-16 00:06:24 +00:00
public
class
SystemSettings
Fix Rename* functions on FspSrv, add a separate class do hold system settings on Switch
2018-03-03 17:04:58 +00:00
{
public
ColorSet
ThemeColor
;
}
}
Copy permalink