mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2026-02-16 16:16:51 -05:00
Merge 53c44b2e1d into 6b402847d2
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user