mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-08-05 18:25:43 +00:00
mist: cabin: can link to channelwood again
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user