aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-31 09:37:09 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-31 09:37:09 -0400
commit755ca8914d2878c6a6ef365e962d505ff9d7801e (patch)
treebc798ee24868df86140f489eaf2edb598cdf5dc3 /data/map_header_banks.asm
parentMerge branch 'master' of github.com:pret/pokeyellow (diff)
downloadpokeyellow-755ca8914d2878c6a6ef365e962d505ff9d7801e.tar.gz
pokeyellow-755ca8914d2878c6a6ef365e962d505ff9d7801e.tar.xz
pokeyellow-755ca8914d2878c6a6ef365e962d505ff9d7801e.zip
Vermilion Pokemon Center
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 87a99939..410ed3c1 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -89,7 +89,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(Route11GateUpstairs_h)
db BANK(Route12Gate_h)
db BANK(BillsHouse_h)
- db $17 ; db BANK(VermilionPokecenter_h)
+ db BANK(VermilionPokecenter_h)
db $16 ; db BANK(FanClub_h)
db $17 ; db BANK(VermilionMart_h)
db $17 ; db BANK(VermilionGym_h)