summaryrefslogtreecommitdiff
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/map_header_banks.asm')
-rw-r--r--data/map_header_banks.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index 40cd151f..9fa97ec0 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -84,10 +84,10 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(RockTunnelPokecenter_h)
db BANK(RockTunnel1_h)
db BANK(PowerPlant_h)
- db $12 ; db BANK(Route11Gate_h)
+ db BANK(Route11Gate_h)
db BANK(DiglettsCaveEntranceRoute11_h)
- db $12 ; db BANK(Route11GateUpstairs_h)
- db $12 ; db BANK(Route12Gate_h)
+ db BANK(Route11GateUpstairs_h)
+ db BANK(Route12Gate_h)
db $07 ; db BANK(BillsHouse_h)
db $17 ; db BANK(VermilionPokecenter_h)
db $16 ; db BANK(FanClub_h)