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:
@@ -1,6 +1,6 @@
|
||||
namespace Ryujinx.Core.Settings
|
||||
{
|
||||
public class SetSys
|
||||
public class SystemSettings
|
||||
{
|
||||
public ColorSet ThemeColor;
|
||||
}
|
Reference in New Issue
Block a user