Merge pull request #873 from gizmo98/patch-1

reicast-joyconfig.py: store btn_escape in the right section
This commit is contained in:
Jan Holthuis 2015-12-14 10:09:46 +01:00
commit d8dabb713d
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ def setup_device(dev_id):
clear_events(dev)
print("Press the that button now...")
event = read_button(dev)
mapping.set("dreamcast", "btn_escape", event.code)
mapping.set("emulator", "btn_escape", event.code)
print_mapped_button("emulator escape button", event)
# Regular dreamcast buttons