ganon room fix for multiworld

This commit is contained in:
Zarby89
2020-07-29 22:12:21 -04:00
committed by GitHub
parent af7cce9ae5
commit 8d17f61f44

View File

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