mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-24 03:34:02 +00:00
remove unnecessary JMP
This commit is contained in:
parent
f2d374bbce
commit
5bc3ef8ab4
@ -163,8 +163,7 @@ pref_set
|
||||
@key !word $FDFD ; SMC
|
||||
jsr @addString
|
||||
+LDADDR @kLF
|
||||
jmp @addString
|
||||
|
||||
; execution falls through here
|
||||
@addString
|
||||
+STAY $00
|
||||
ldy #0
|
||||
|
Loading…
Reference in New Issue
Block a user