Merge pull request #99 from Catobat/Aga

Add Instant Post-Aga World State option
This commit is contained in:
KatDevsGames
2021-04-02 13:18:28 -05:00
committed by GitHub
3 changed files with 15 additions and 3 deletions

View File

@@ -381,7 +381,11 @@ org $30808C ; PC 0x18008C
PreopenGanonsTower:
db $00 ; #$00 = Off (default) - #$01 = On
;--------------------------------------------------------------------------------
; 0x18008D - 0x18008F (unused)
org $30808D ; PC 0x18008D
InstantPostAgaWorldState:
db $00 ; #$00 = Off (default) - #$01 = On
;--------------------------------------------------------------------------------
; 0x18008E - 0x18008F (unused)
;--------------------------------------------------------------------------------
org $308090 ; PC 0x180090 - 0x180097
ProgressiveSwordLimit: