mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-17 03:30:28 +00:00
mist: cabin: can link to channelwood again
This commit is contained in:
parent
4b1ef860b4
commit
92327600de
@ -35,12 +35,18 @@ channel_link_book:
|
||||
|
||||
lda #CHANNEL_ARRIVAL
|
||||
sta LOCATION
|
||||
|
||||
lda #DIRECTION_S
|
||||
sta DIRECTION
|
||||
|
||||
jsr change_location
|
||||
rts
|
||||
lda #LOAD_CHANNEL
|
||||
sta WHICH_LOAD
|
||||
|
||||
set_level_over:
|
||||
lda #$ff
|
||||
sta LEVEL_OVER
|
||||
|
||||
rts
|
||||
|
||||
channel_movie:
|
||||
.word channel_sprite0,channel_sprite1,channel_sprite2
|
||||
|
Loading…
x
Reference in New Issue
Block a user