Update src/Ryujinx.Input/ButtonValueType.cs
Co-authored-by: Ac_K <Acoustik666@gmail.com>
This commit is contained in:
parent
3d58674261
commit
84ce13b663
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ namespace Ryujinx.Input
|
||||||
{
|
{
|
||||||
Key,
|
Key,
|
||||||
GamepadButtonInputId,
|
GamepadButtonInputId,
|
||||||
StickId
|
StickId,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue