mirror of
https://github.com/libretro/retroarch-joypad-autoconfig.git
synced 2025-02-18 14:08:07 +00:00
Add labels
This commit is contained in:
parent
7720dd5435
commit
a9fe796950
@ -16,3 +16,16 @@ input_a_btn = "0"
|
||||
input_x_btn = "3"
|
||||
input_l_btn = "4"
|
||||
input_r_btn = "5"
|
||||
|
||||
input_select_btn_label = "Select"
|
||||
input_start_btn_label = "Start"
|
||||
input_up_btn_label = "D-Pad Up"
|
||||
input_down_btn_label = "D-Pad Down"
|
||||
input_left_btn_label = "D-Pad Left"
|
||||
input_right_btn_label = "D-Pad Right"
|
||||
input_x_btn_label = "X (top)"
|
||||
input_a_btn_label = "A (right)"
|
||||
input_b_btn_label = "B (bottom)"
|
||||
input_y_btn_label = "Y (left)"
|
||||
input_l_btn_label = "Left Shoulder (LB)"
|
||||
input_r_btn_label = "Right Shoulder (RB)"
|
Loading…
x
Reference in New Issue
Block a user