fix values for "start" and "select" button

This commit is contained in:
Ilos 2015-07-24 18:02:51 +02:00
parent 94f20e510b
commit 6435d6d25b

View File

@ -19,8 +19,8 @@ btn_west = 304
btn_south = 305 btn_south = 305
btn_north = 307 btn_north = 307
btn_east = 306 btn_east = 306
btn_select = 313 btn_select = 312
btn_start = 317 btn_start = 313
btn_mode = 316 btn_mode = 316
btn_thumbl = 314 btn_thumbl = 314
btn_thumbr = 315 btn_thumbr = 315