mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-08-01 23:37:10 +02:00
Improvements to audout (#58)
* Some audout refactoring and improvements * More audio improvements * Change ReadAsciiString to use long for the Size, avoids some casting
This commit is contained in:
parent
af7683c6ad
commit
d79cab48ae
25 changed files with 567 additions and 177 deletions
|
@ -1,6 +1,6 @@
|
|||
namespace Ryujinx.Core.Settings
|
||||
{
|
||||
public class SetSys
|
||||
public class SystemSettings
|
||||
{
|
||||
public ColorSet ThemeColor;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue