Housekeeping
This commit is contained in:
@@ -593,7 +593,7 @@ pullpc
|
|||||||
; Hookshot box size
|
; Hookshot box size
|
||||||
BallChain_TryAncillaDraw:
|
BallChain_TryAncillaDraw:
|
||||||
{
|
{
|
||||||
; Ball Chain timer should be $FF here on first run
|
; Ball Chain timer should be $FF here on first run
|
||||||
LDA $7A : AND #$00FF : CMP #$0000 : BEQ +
|
LDA $7A : AND #$00FF : CMP #$0000 : BEQ +
|
||||||
CMP #$0001 : BEQ +
|
CMP #$0001 : BEQ +
|
||||||
SEP #$20
|
SEP #$20
|
||||||
|
|||||||
@@ -424,7 +424,7 @@ Sprite_39_ZoraBaby:
|
|||||||
RTS
|
RTS
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
print "End of Sprite 39 Locksmith ", pc
|
print "End of Sprite 39 Locksmith ", pc
|
||||||
assert pc() <= $06BD9C
|
assert pc() <= $06BD9C
|
||||||
|
|
||||||
pullpc
|
pullpc
|
||||||
|
|||||||
@@ -308,7 +308,6 @@ Sprite_Mermaid_Main:
|
|||||||
{
|
{
|
||||||
%PlayAnimation(0,1,16)
|
%PlayAnimation(0,1,16)
|
||||||
JSL Sprite_PlayerCantPassThrough
|
JSL Sprite_PlayerCantPassThrough
|
||||||
print pc
|
|
||||||
%ShowUnconditionalMessage($01A1)
|
%ShowUnconditionalMessage($01A1)
|
||||||
|
|
||||||
; If there are no scrolls yet
|
; If there are no scrolls yet
|
||||||
|
|||||||
Reference in New Issue
Block a user