aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-30 15:53:23 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-30 15:53:23 -0400
commita443384a21060a1077730b08a8981ef707ba8dfa (patch)
tree7f3b556ef8f91b91fb76347ec458f7bb71802545 /data/map_header_banks.asm
parentAdd missing file; route 7/8 gates and route 8 path entrance (diff)
downloadpokeyellow-a443384a21060a1077730b08a8981ef707ba8dfa.tar.gz
pokeyellow-a443384a21060a1077730b08a8981ef707ba8dfa.tar.xz
pokeyellow-a443384a21060a1077730b08a8981ef707ba8dfa.zip
Rock Tunnel Pokecenter
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 074b5982..95279061 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -81,7 +81,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(UndergroundPathEntranceRoute7Copy_h) ;FREEZE
db BANK(Route8Gate_h)
db BANK(UndergroundPathEntranceRoute8_h)
- db $12 ; db BANK(RockTunnelPokecenter_h)
+ db BANK(RockTunnelPokecenter_h)
db $11 ; db BANK(RockTunnel1_h)
db $07 ; db BANK(PowerPlant_h)
db $12 ; db BANK(Route11Gate_h)