aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-03 09:09:36 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-03 09:09:36 -0400
commit02dc94721b85443d5cf61b811f1ea0050ae219ef (patch)
treef8789bf5fd9ca42482363f119a56dd3220587429 /data/map_header_banks.asm
parentVermilion House 3 (diff)
downloadpokeyellow-02dc94721b85443d5cf61b811f1ea0050ae219ef.tar.gz
pokeyellow-02dc94721b85443d5cf61b811f1ea0050ae219ef.tar.xz
pokeyellow-02dc94721b85443d5cf61b811f1ea0050ae219ef.zip
Victory Road 3F
Diffstat (limited to 'data/map_header_banks.asm')
-rw-r--r--data/map_header_banks.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index 92808e01..532c9c85 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -197,8 +197,8 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(VictoryRoad2_h)
db BANK(Route12GateUpstairs_h)
db BANK(VermilionHouse3_h)
- db $18 ; db BANK(DiglettsCave_h)
- db $11 ; db BANK(VictoryRoad3_h)
+ db BANK(DiglettsCave_h)
+ db BANK(VictoryRoad3_h)
db $11 ; db BANK(RocketHideout1_h)
db $11 ; db BANK(RocketHideout2_h)
db $11 ; db BANK(RocketHideout3_h)