mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-29 00:31:52 +00:00
ootw: fix rope room right boundary
This commit is contained in:
parent
a1abcf0549
commit
8e844063da
BIN
ootw/ootw.dsk
BIN
ootw/ootw.dsk
Binary file not shown.
@ -21,7 +21,7 @@ ootw_rope:
|
||||
|
||||
lda #37
|
||||
sta RIGHT_LIMIT
|
||||
lda #22 ; until we learn to climb slopes?
|
||||
lda #26 ; until we learn to climb slopes?
|
||||
sta LEFT_LIMIT
|
||||
|
||||
;=============================
|
||||
|
Loading…
Reference in New Issue
Block a user