diff --git a/Masks/minish_form.asm b/Masks/minish_form.asm index 9727e3f..da18c0d 100644 --- a/Masks/minish_form.asm +++ b/Masks/minish_form.asm @@ -27,7 +27,7 @@ LinkState_CheckForMinishForm: JSL $0FF979 ; AncillaSpawn_SwordChargeSparkle ; 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 LDA $0202