mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-11-06 16:58:59 -06: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