pt3: oops last commit stuck the speed check in slightly wrong place

This commit is contained in:
Vince Weaver 2019-05-14 11:15:12 -04:00
parent 4f97ba511c
commit e549d24cc8
2 changed files with 2 additions and 2 deletions

BIN
pt3_player/SR.PT3 Normal file

Binary file not shown.

View File

@ -431,14 +431,14 @@ pt3_init_song:
sbc #'0'
sta pt3_version
not_ascii_number:
;=======================
; load default speed
lda PT3_LOC+PT3_SPEED
sta pt3_speed
not_ascii_number:
rts
e_slide_amount: .byte $0