add sparkle to minish platforms when standing on
This commit is contained in:
@@ -24,6 +24,8 @@ LinkState_CheckForMinishForm:
|
|||||||
{
|
{
|
||||||
SEP #$30
|
SEP #$30
|
||||||
|
|
||||||
|
JSL $0FF979 ; AncillaSpawn_SwordChargeSparkle
|
||||||
|
|
||||||
; Check for the R button (like minish cap)
|
; Check for the R button (like minish cap)
|
||||||
%CheckNewR_ButtonPress() : BEQ .return
|
%CheckNewR_ButtonPress() : BEQ .return
|
||||||
|
|
||||||
@@ -56,6 +58,7 @@ LinkState_CheckForMinishForm:
|
|||||||
%ResetToLinkGraphics()
|
%ResetToLinkGraphics()
|
||||||
|
|
||||||
.return
|
.return
|
||||||
|
|
||||||
REP #$30
|
REP #$30
|
||||||
RTS
|
RTS
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user