use CheckNewRButtonPress for minish form
This commit is contained in:
@@ -27,7 +27,7 @@ LinkState_CheckForMinishForm:
|
|||||||
JSL $0FF979 ; AncillaSpawn_SwordChargeSparkle
|
JSL $0FF979 ; AncillaSpawn_SwordChargeSparkle
|
||||||
|
|
||||||
; Check for the R button (like minish cap)
|
; Check for the R button (like minish cap)
|
||||||
%CheckNewR_ButtonPress() : BEQ .return
|
JSL CheckNewRButtonPress : BCC .return
|
||||||
|
|
||||||
; Skip the code if you have a mask item out
|
; Skip the code if you have a mask item out
|
||||||
LDA $0202
|
LDA $0202
|
||||||
|
|||||||
Reference in New Issue
Block a user