joy left change offensive/deffensive #26

This commit is contained in:
2022-06-12 09:48:10 -04:00
parent e2c85c98c2
commit b5bf6ecc30
2 changed files with 2 additions and 0 deletions
BIN
View File
Binary file not shown.
+2
View File
@@ -579,6 +579,8 @@ ChoosingItemForPurchase
seq:jmp WaitForKeyRelease ; like jsr ... : rts
cmp #$2c ; Tab
jeq ListChange
cmp #$06 ; cursor left
jeq ListChange
cmp #$0c ; Return
sne:rts
cmp #$e