Increased delay after scrolling FujiRun title screen into view

This commit is contained in:
Rob McMullen 2017-08-17 10:05:15 -07:00
parent bd15ea8220
commit 818e821b4f
1 changed files with 5 additions and 10 deletions

View File

@ -1,14 +1,9 @@
titlepage jsr FASTSCROLL_4000_2000 titlepage jsr FASTSCROLL_4000_2000
jsr wait lda #$50
jsr wait sta param_count
jsr wait ?1 jsr wait
jsr wait dec param_count
jsr wait bne ?1
jsr wait
jsr wait
jsr wait
jsr wait
jsr wait
rts rts
fastwipe jsr wipeclear1 fastwipe jsr wipeclear1