aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-27 19:46:10 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-27 19:46:10 -0400
commit117c154f56d932ef5fefdce7ed50ad081c5a4f6a (patch)
tree93712e54c3e8f742bf53ddfd739179f187161568 /data/map_header_banks.asm
parentRoute 11 (diff)
downloadpokeyellow-117c154f56d932ef5fefdce7ed50ad081c5a4f6a.tar.gz
pokeyellow-117c154f56d932ef5fefdce7ed50ad081c5a4f6a.tar.xz
pokeyellow-117c154f56d932ef5fefdce7ed50ad081c5a4f6a.zip
Lavender Town; all city overworld maps done
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 63802c23..9b66f8c9 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -4,7 +4,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(ViridianCity_h) ; VIRIDIAN_CITY
db BANK(PewterCity_h) ; PEWTER_CITY
db BANK(CeruleanCity_h) ; CERULEAN_CITY
- db $11 ; db BANK(LavenderTown_h) ; LAVENDER_TOWN
+ db BANK(LavenderTown_h) ; LAVENDER_TOWN
db BANK(VermilionCity_h) ; VERMILION_CITY
db BANK(CeladonCity_h) ; CELADON_CITY
db BANK(FuchsiaCity_h) ; FUCHSIA_CITY