aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-28 17:43:51 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-28 17:43:51 -0400
commitc93574436f30106fd2211abea452fe3a96948211 (patch)
tree3147c82a48ccd933576cdc485e54d7e13677df85 /data/map_header_banks.asm
parentViridian pokecenter (diff)
downloadpokeyellow-c93574436f30106fd2211abea452fe3a96948211.tar.gz
pokeyellow-c93574436f30106fd2211abea452fe3a96948211.tar.xz
pokeyellow-c93574436f30106fd2211abea452fe3a96948211.zip
Viridian Mart
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 2b901ed5..dbe4d15f 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -42,7 +42,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(BluesHouse_h)
db BANK(OaksLab_h)
db BANK(ViridianPokecenter_h)
- db $07 ; db BANK(ViridianMart_h)
+ db BANK(ViridianMart_h)
db $07 ; db BANK(School_h)
db $07 ; db BANK(ViridianHouse_h)
db $1d ; db BANK(ViridianGym_h)