mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-22 22:50:57 -05: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