aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-01 18:44:54 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-01 18:44:54 -0400
commit8504fdc45d164992c9059dbf0d390afc5acc0a0c (patch)
treeec90d6ae784694b7471ba1ab2e3ff042d6344bcd /data/map_header_banks.asm
parentAll of Pokemon Tower (diff)
downloadpokeyellow-8504fdc45d164992c9059dbf0d390afc5acc0a0c.tar.gz
pokeyellow-8504fdc45d164992c9059dbf0d390afc5acc0a0c.tar.xz
pokeyellow-8504fdc45d164992c9059dbf0d390afc5acc0a0c.zip
Lavender houses
Diffstat (limited to 'data/map_header_banks.asm')
-rw-r--r--data/map_header_banks.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index 8b2d58e2..6a46f4ae 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -149,9 +149,9 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(PokemonTower5_h)
db BANK(PokemonTower6_h)
db BANK(PokemonTower7_h)
- db $07 ; db BANK(LavenderHouse1_h)
+ db BANK(LavenderHouse1_h)
db BANK(LavenderMart_h)
- db $07 ; db BANK(LavenderHouse2_h)
+ db BANK(LavenderHouse2_h)
db $07 ; db BANK(FuchsiaMart_h)
db $1d ; db BANK(FuchsiaHouse1_h)
db $1d ; db BANK(FuchsiaPokecenter_h)