Merge pull request #89 from Zarby89/patch-24

ganon room fix for multiworld
This commit is contained in:
KatDevsGames
2020-09-20 01:58:43 -04:00
committed by GitHub

View File

@@ -1,5 +1,7 @@
CheckReceivedItemPropertiesBeforeLoad:
LDA $A0 : BEQ .normalCode
LDA $7EC005 : BNE .lightOff
.normalCode
LDA.l AddReceivedItemExpanded_properties, X ;Restore Rando Code
RTL
@@ -22,4 +24,4 @@ CheckReceivedItemPropertiesBeforeLoad:
PLB : PLY : PLX
INC $15
LDA #$00
RTL
RTL