mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-23 05:35:47 +00:00
@@ -32,7 +32,6 @@ namespace Ryujinx.Input
|
||||
[MethodImpl(MethodImplOptions.AggressiveInlining)]
|
||||
public bool IsPressed(GamepadButtonInputId inputId) => _buttonsState[(int)inputId];
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Set the state of a given button.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user