Finish Triforce turning and update date

This commit is contained in:
Kevin Cathcart
2019-08-27 23:59:37 -04:00
parent d47b771f16
commit 13b90d5cf9
2 changed files with 8 additions and 3 deletions

View File

@@ -914,7 +914,7 @@ db #$00 ; #$00 = Off (Default) - #$01 = Synchronous - #$02 = Asychronous
;---------------------------------------------------------------------------------
org $308194 ; PC 0x180194
TurnInGoalItems:
db #$01 ; #$00 = Instant win if last goal item collected. $01 must turn in goal items
db #$01 ; #$00 = Instant win if last goal item collected. $01 = (Default) must turn in goal items
;--------------------------------------------------------------------------------
; 0x180195 - 0x1801FF (unused)
;================================================================================