mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-21 17:20:52 -05: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
|
||||
namespace Ryujinx.Common.Configuration
|
||||
{
|
||||
[JsonConverter(typeof(TypedStringEnumConverter<AspectRatio>))]
|
||||
public enum AspectRatio
|
||||
{
|
||||
Fixed4x3,
|
||||
|
||||
Reference in New Issue
Block a user