mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-06-07 04:49:15 +00:00
Update keyboard localisation refactor snapshot
This commit is contained in:
8
src/Ryujinx.Input/KeyboardInputMode.cs
Normal file
8
src/Ryujinx.Input/KeyboardInputMode.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace Ryujinx.Input
|
||||
{
|
||||
public enum KeyboardInputMode
|
||||
{
|
||||
Semantic,
|
||||
Physical,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user