mirror of
https://git.zaroz.cloud/nintendo-back-up/Ryujinx.git
synced 2025-12-19 08:52:42 +00:00
system: Make index 0 of keyboards in configuration 'all keyboards'
This commit is contained in:
@@ -2,6 +2,9 @@ namespace Ryujinx.Common.Configuration.Hid
|
||||
{
|
||||
public class KeyboardConfig : InputConfig
|
||||
{
|
||||
// DO NOT MODIFY
|
||||
public const uint AllKeyboardsIndex = 0;
|
||||
|
||||
/// <summary>
|
||||
/// Left JoyCon Keyboard Bindings
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user