mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 12:40:23 +00:00
Merge pull request #5882 from hiddenasbestos/dolphinbar
Mayflash DolphinBar
This commit is contained in:
commit
26f483b22d
@ -84,6 +84,7 @@ int32_t pad_connection_pad_init(joypad_connection_t *joyconn,
|
||||
{ "Wii U GC Controller Adapter", 1406, 823, &pad_connection_wiiugca },
|
||||
{ "PS2/PSX Controller Adapter", 2064, 1, &pad_connection_ps2adapter },
|
||||
{ "PSX to PS3 Controller Adapter", 2064, 3, &pad_connection_psxadapter },
|
||||
{ "Mayflash DolphinBar", 1406, 774, &pad_connection_wii },
|
||||
{ 0, 0}
|
||||
};
|
||||
joypad_connection_t *s = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user