mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-11-18 21:06:31 +00:00
ootw: c2: play video again
urgh, intro video overwrites the flag
This commit is contained in:
parent
2eae66e904
commit
a3d68d16a1
BIN
ootw/ootw.dsk
BIN
ootw/ootw.dsk
Binary file not shown.
@ -40,7 +40,10 @@ ootw_c2:
|
||||
; Run the intro
|
||||
;=======================
|
||||
|
||||
; jsr ootw_c2_intro
|
||||
jsr ootw_c2_intro
|
||||
|
||||
lda #0
|
||||
sta CITY_MOVIE_SEEN
|
||||
|
||||
;=======================
|
||||
; Enter the game
|
||||
|
Loading…
Reference in New Issue
Block a user