diff --git a/goalitem.asm b/goalitem.asm index b1e8e6e..81351ab 100644 --- a/goalitem.asm +++ b/goalitem.asm @@ -69,7 +69,7 @@ CheckGanonVulnerability: ; 03 = crystals and aga 2 .crystals_and_aga - LDA.l $7EF2DDB : AND.b #$20 : BEQ .fail ; check aga2 first then bleed in + LDA.l $7EF2DB : AND.b #$20 : BEQ .fail ; check aga2 first then bleed in ; 04 = crystals only .crystals