mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-16 11:30:55 +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
|
lda #37
|
||||||
sta RIGHT_LIMIT
|
sta RIGHT_LIMIT
|
||||||
lda #22 ; until we learn to climb slopes?
|
lda #26 ; until we learn to climb slopes?
|
||||||
sta LEFT_LIMIT
|
sta LEFT_LIMIT
|
||||||
|
|
||||||
;=============================
|
;=============================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user