aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-30 11:44:44 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-30 11:44:44 -0400
commit8b52fbcfb03b559979b6f480d49fd4e9764aee4b (patch)
treecbb515c863af7a3f5f4844692aa57fe048421484 /data/map_header_banks.asm
parentMt Moon Pokemon Center (diff)
downloadpokeyellow-8b52fbcfb03b559979b6f480d49fd4e9764aee4b.tar.gz
pokeyellow-8b52fbcfb03b559979b6f480d49fd4e9764aee4b.tar.xz
pokeyellow-8b52fbcfb03b559979b6f480d49fd4e9764aee4b.zip
Route 5 gate
Diffstat (limited to 'data/map_header_banks.asm')
-rw-r--r--data/map_header_banks.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index ca060492..44795d97 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -70,7 +70,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(CeruleanMart_h)
db BANK(MtMoonPokecenter_h)
db BANK(CeruleanHouseTrashed_h)
- db $07 ; db BANK(Route5Gate_h)
+ db BANK(Route5Gate_h)
db $17 ; db BANK(UndergroundPathEntranceRoute5_h)
db $15 ; db BANK(DayCareM_h)
db $07 ; db BANK(Route6Gate_h)