Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.
This commit is contained in:
parent
3c5aaafb40
commit
aa64f69af0
7 changed files with 82 additions and 13 deletions
|
@ -19,12 +19,18 @@ pad_a =
|
|||
pad_b =
|
||||
pad_x =
|
||||
pad_y =
|
||||
pad_r =
|
||||
pad_l =
|
||||
pad_r =
|
||||
pad_zl =
|
||||
pad_zr =
|
||||
pad_sup =
|
||||
pad_sdown =
|
||||
pad_sleft =
|
||||
pad_sright =
|
||||
pad_cup =
|
||||
pad_cdown =
|
||||
pad_cleft =
|
||||
pad_cright =
|
||||
|
||||
[Core]
|
||||
gpu_refresh_rate = ## 30 (default)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue