mirror of
https://github.com/libretro/RetroArch
synced 2024-12-28 18:31:05 +00:00
Bliss-Box: add PSX Jogcon ID
This commit is contained in:
parent
4bb81bbb1b
commit
ed5bd8023e
@ -93,6 +93,7 @@ const blissbox_pad_type_t blissbox_pad_types[] =
|
||||
{"V_BOY", 29},
|
||||
{"WII_CLASSIC", 31},
|
||||
{"WII_MPLUS", 32},
|
||||
{"PSX_JOGCON", 227},
|
||||
{NULL, 0}, /* used to mark unconnected ports, do not remove */
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user