mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-15 01:37:03 +00:00
This reverts commit 85dbb9559a.
This commit is contained in:
parent
85dbb9559a
commit
3615a70cae
299 changed files with 12276 additions and 12268 deletions
|
|
@ -2,7 +2,7 @@ namespace Ryujinx.HLE.Input
|
|||
{
|
||||
public struct HidJoystickPosition
|
||||
{
|
||||
public int Dx;
|
||||
public int Dy;
|
||||
public int DX;
|
||||
public int DY;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue