fix incorrect bliss box product ID with SDL2

This commit is contained in:
hizzlekizzle 2016-12-18 11:21:45 -06:00 committed by GitHub
parent f5e3bf6da8
commit f72c4b91c0

View File

@ -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"