Fix berzap launch (#152)

This commit is contained in:
frankmilliron 2020-04-06 10:06:25 -07:00 committed by GitHub
parent 6345ae1462
commit 35c378e609
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ callback2
pha
lda #<berzap_mb
ldy #>berzap_mb
jsr $DAF6 ; ahem, LoadFileInternal+8
jsr $DAF5 ; ahem, LoadFileInternal+8
pla
sta $D403
pla