mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-06 02:08:28 +02:00
This reverts commit 85dbb9559a
.
This commit is contained in:
@@ -5,6 +5,6 @@ namespace Ryujinx.HLE.Input
|
||||
[Flags]
|
||||
public enum HidControllerColorDesc
|
||||
{
|
||||
ColorDescColorsNonexistent = (1 << 1)
|
||||
ColorDesc_ColorsNonexistent = (1 << 1)
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user