reicast-joyconfig.py: store btn_escape in the right section

This commit is contained in:
Stefan 2015-11-29 13:04:23 +01:00
parent f5f3332b09
commit 3ed2985d51
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