Fix typo
This commit is contained in:
parent
bd74492a6c
commit
8fb568f521
1 changed files with 1 additions and 1 deletions
|
@ -1104,7 +1104,7 @@ md.input.port1.gamepad.rapid_c joystick @GUID1@ @DEVICE_BTN_TR@
|
|||
md.input.port1.gamepad.right joystick @GUID1@ @DEVICE_BTN_DPAD_RIGHT@
|
||||
|
||||
;md, Virtual Port 1, 3-Button Gamepad: Start
|
||||
md.input.port1.gamepad.start joystick @GUID1@ @DEVICE_BTN_DPAD_START@
|
||||
md.input.port1.gamepad.start joystick @GUID1@ @DEVICE_BTN_START@
|
||||
|
||||
;md, Virtual Port 1, 3-Button Gamepad: UP ↑
|
||||
md.input.port1.gamepad.up joystick @GUID1@ @DEVICE_BTN_DPAD_UP@
|
||||
|
|
Loading…
Reference in a new issue