This commit is contained in:
Vladimir Sokolov
2025-03-11 15:50:36 +02:00
committed by GitHub
13 changed files with 508 additions and 83 deletions

View File

@@ -21,6 +21,11 @@ namespace Ryujinx.Common.Configuration.Hid
/// </summary>
public string Id { get; set; }
/// <summary>
/// Controller name
/// </summary>
public string Name { get; set; }
/// <summary>
/// Controller's Type
/// </summary>