mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-30 02:40:47 -07:00
Move solution and projects to src
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
namespace Ryujinx.Common.Configuration.Hid.Controller
|
||||
{
|
||||
public class StandardControllerInputConfig : GenericControllerInputConfig<GamepadInputId, StickInputId> { }
|
||||
}
|
Reference in New Issue
Block a user