mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-12-15 00:55:08 -06:00
This reverts commit 4ce4299ca2.
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
using Ryujinx.Common.Utilities;
|
||||
using System.Text.Json.Serialization;
|
||||
|
||||
namespace Ryujinx.Common.Configuration
|
||||
{
|
||||
[JsonConverter(typeof(TypedStringEnumConverter<GraphicsDebugLevel>))]
|
||||
public enum GraphicsDebugLevel
|
||||
{
|
||||
None,
|
||||
|
||||
Reference in New Issue
Block a user