C64 - hook up Key Restore button

This commit is contained in:
adelikat 2012-12-06 00:41:31 +00:00
parent c64951fce8
commit be40574bad
1 changed files with 2 additions and 1 deletions

View File

@ -79,7 +79,8 @@ namespace BizHawk.Emulation.Computers.Commodore64
"Key Pound", "Key Asterisk", "Key Semicolon", "Key Clear/Home", "Key Right Shift", "Key Equal", "Key Up Arrow", "Key Slash",
"Key 1", "Key Left Arrow", "Key Control", "Key 2", "Key Space", "Key Commodore", "Key Q", "Key Run/Stop",
"P1 Up", "P1 Down", "P1 Left", "P1 Right", "P1 Button",
"P2 Up", "P2 Down", "P2 Left", "P2 Right", "P2 Button"
"P2 Up", "P2 Down", "P2 Left", "P2 Right", "P2 Button",
"Key Restore"
}
};