From 4020962d3be9e2fe741353365895299ca9052803 Mon Sep 17 00:00:00 2001 From: sporchia Date: Sun, 18 Aug 2019 08:21:49 -0400 Subject: [PATCH] wrong address --- tables.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tables.asm b/tables.asm index 33bc879..437364c 100644 --- a/tables.asm +++ b/tables.asm @@ -372,7 +372,7 @@ org $30808A ; PC 0x18008A BlockCastleDoorsInRain: db #$00 ; #$00 - Normal, $01 - Block them (Used by Entrance Rando in Standard Mode) ;-------------------------------------------------------------------------------- -org $30805F ; PC 0x18008B +org $30808B ; PC 0x18008B PreopenPyramid: db $00 ; #$00 = Off (default) - #$01 = On ;--------------------------------------------------------------------------------