mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-25 20:30:31 +00:00
ds: update missing to call sound properly
This commit is contained in:
parent
95b7bb3338
commit
a6cd10e0a9
@ -19,9 +19,8 @@ missing_intro:
|
|||||||
;=============================
|
;=============================
|
||||||
; setup graphics code
|
; setup graphics code
|
||||||
|
|
||||||
jsr create_update_type1 ;
|
jsr create_update_type1 ; now calls play_frame_compressed
|
||||||
|
|
||||||
jsr play_frame_compressed
|
|
||||||
|
|
||||||
;=============================
|
;=============================
|
||||||
; Load graphic page0
|
; Load graphic page0
|
||||||
|
Loading…
Reference in New Issue
Block a user