This commit is contained in:
alyosha-tas 2021-07-09 11:55:47 -04:00
parent c16acf70e2
commit bf5c73b40c
1 changed files with 2 additions and 2 deletions

View File

@ -112,8 +112,6 @@ namespace BizHawk.Client.Common
Bind("General", "Toggle Throttle"),
Bind("General", "Soft Reset"),
Bind("General", "Hard Reset"),
Bind("General", "Quick Load", "P"),
Bind("General", "Quick Save", "I"),
Bind("General", "Autofire"),
Bind("General", "Autohold"),
Bind("General", "Clear Autohold"),
@ -177,6 +175,8 @@ namespace BizHawk.Client.Common
Bind("Save States", "Select State 7", "Number7"),
Bind("Save States", "Select State 8", "Number8"),
Bind("Save States", "Select State 9", "Number9"),
Bind("Save States", "Quick Load", "P"),
Bind("Save States", "Quick Save", "I"),
Bind("Save States", "Save Named State"),
Bind("Save States", "Load Named State"),
Bind("Save States", "Previous Slot"),