mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-30 06:30:46 -07:00
Move solution and projects to src
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
namespace Ryujinx.Common.Configuration.Hid.Keyboard
|
||||
{
|
||||
public class StandardKeyboardInputConfig : GenericKeyboardInputConfig<Key> { }
|
||||
}
|
Reference in New Issue
Block a user