remove unnecessary JMP

This commit is contained in:
4am 2019-09-24 15:29:27 -04:00
parent f2d374bbce
commit 5bc3ef8ab4

View File

@ -163,8 +163,7 @@ pref_set
@key !word $FDFD ; SMC @key !word $FDFD ; SMC
jsr @addString jsr @addString
+LDADDR @kLF +LDADDR @kLF
jmp @addString ; execution falls through here
@addString @addString
+STAY $00 +STAY $00
ldy #0 ldy #0