aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-30 12:02:01 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-30 12:02:01 -0400
commita06c558e2cfdeb47dc9af0a2ebeb5906802b4c7e (patch)
treeed27c11470743ead4cf339a085540f44a1cc426e /data/map_header_banks.asm
parentRoute 5 gate (diff)
downloadpokeyellow-a06c558e2cfdeb47dc9af0a2ebeb5906802b4c7e.tar.gz
pokeyellow-a06c558e2cfdeb47dc9af0a2ebeb5906802b4c7e.tar.xz
pokeyellow-a06c558e2cfdeb47dc9af0a2ebeb5906802b4c7e.zip
Route 5 Underground Path 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 44795d97..29f04f55 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -71,7 +71,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(MtMoonPokecenter_h)
db BANK(CeruleanHouseTrashed_h)
db BANK(Route5Gate_h)
- db $17 ; db BANK(UndergroundPathEntranceRoute5_h)
+ db BANK(UndergroundPathEntranceRoute5_h)
db $15 ; db BANK(DayCareM_h)
db $07 ; db BANK(Route6Gate_h)
db $17 ; db BANK(UndergroundPathEntranceRoute6_h)