mirror of
https://github.com/libretro/retroarch-joypad-autoconfig.git
synced 2024-11-23 16:09:54 +00:00
fix incorrect bliss box product ID with SDL2
This commit is contained in:
parent
f5e3bf6da8
commit
f72c4b91c0
@ -1,7 +1,7 @@
|
||||
input_device = "BLISS-BOX 4PLAY PORT"
|
||||
input_driver = "sdl2"
|
||||
input_vendor_id = 5840
|
||||
input_product_id = 2655
|
||||
input_product_id = 2656
|
||||
input_b_btn = "2"
|
||||
input_y_btn = "1"
|
||||
input_select_btn = "5"
|
||||
|
Loading…
Reference in New Issue
Block a user