aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-30 16:12:31 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-30 16:12:31 -0400
commitd00b70b33ee909ad163f2cb1c639ce799db118d0 (patch)
treedae9a2f40425a236a3ef6ecce453cf16b4359c26 /data/map_header_banks.asm
parentPower Plant (diff)
downloadpokeyellow-d00b70b33ee909ad163f2cb1c639ce799db118d0.tar.gz
pokeyellow-d00b70b33ee909ad163f2cb1c639ce799db118d0.tar.xz
pokeyellow-d00b70b33ee909ad163f2cb1c639ce799db118d0.zip
Digletts Cave Route 11 Entrance
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 6d7f758f..40cd151f 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -85,7 +85,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(RockTunnel1_h)
db BANK(PowerPlant_h)
db $12 ; db BANK(Route11Gate_h)
- db $07 ; db BANK(DiglettsCaveEntranceRoute11_h)
+ db BANK(DiglettsCaveEntranceRoute11_h)
db $12 ; db BANK(Route11GateUpstairs_h)
db $12 ; db BANK(Route12Gate_h)
db $07 ; db BANK(BillsHouse_h)