mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-21 14:49:46 +02:00
joy left change offensive/deffensive #26
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user