diff options
author | Michael Pavone <pavone@retrodev.com> | 2017-01-26 20:30:33 -0800 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2017-01-26 20:30:33 -0800 |
commit | ed9a55d91bfd025e8384fee4684fb58e29284bc5 (patch) | |
tree | b99c854ee0774fd067e305d41d9db0d5cd0828f9 | |
parent | 5a16fc0aabc4d41c29859fab57c2563e15603416 (diff) |
Update default config to map leftstick/l3 to quick save
-rw-r--r-- | default.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/default.cfg b/default.cfg index 98f7591..70f5ec5 100644 --- a/default.cfg +++ b/default.cfg @@ -52,6 +52,7 @@ bindings { back gamepads.1.mode start gamepads.1.start guide ui.exit + leftstick ui.save_state } } 1 { @@ -74,6 +75,7 @@ bindings { share gamepads.2.mode options gamepads.2.start guide ui.exit + l3 ui.save_state } } } |