aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-27 10:37:49 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-27 10:37:49 -0400
commit2a0e32ee4e0cd1d432ecb8da822e6b798d6a13c2 (patch)
tree288b0175ad40572998badb8c6c1d74d5f363e40a /data/map_header_banks.asm
parentRoute 23 (diff)
downloadpokeyellow-2a0e32ee4e0cd1d432ecb8da822e6b798d6a13c2.tar.gz
pokeyellow-2a0e32ee4e0cd1d432ecb8da822e6b798d6a13c2.tar.xz
pokeyellow-2a0e32ee4e0cd1d432ecb8da822e6b798d6a13c2.zip
Indigo Plateau (outside)
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 e181c2a3..a8e9e179 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -9,7 +9,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(CeladonCity_h) ; CELADON_CITY
db $06 ; db BANK(FuchsiaCity_h) ; FUCHSIA_CITY
db $07 ; db BANK(CinnabarIsland_h) ; CINNABAR_ISLAND
- db $14 ; db BANK(IndigoPlateau_h) ; INDIGO_PLATEAU
+ db BANK(IndigoPlateau_h) ; INDIGO_PLATEAU
db BANK(SaffronCity_h) ; SAFFRON_CITY
db $01 ; unused
db BANK(Route1_h) ; ROUTE_1