restore missing PrintByID

This commit is contained in:
4am
2017-08-29 13:29:37 -04:00
parent d78b359dd1
commit 4ddb44d6e9

View File

@@ -15,6 +15,7 @@
!byte $4C,$BB,$B4 !byte $4C,$BB,$B4
bcs .exit bcs .exit
lda #s_jmpb4bb lda #s_jmpb4bb
jsr PrintByID
lda #$0C lda #$0C
ldx #$84 ldx #$84
ldy #$03 ldy #$03