summaryrefslogtreecommitdiff
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-28 17:16:06 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-28 17:16:06 -0400
commit40fce3a7d2959eaa2eaf38b3b9ff2bfc583c6e8d (patch)
tree50d85c2eb1c07d94f8390b86942055ebf8107be9 /data/map_header_banks.asm
parentff62edda93b25a35dc6c3c795f5d568b382a4b5a (diff)
Viridian pokecenter
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 94393e3e..2b901ed5 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -40,8 +40,8 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(RedsHouse1F_h)
db BANK(RedsHouse2F_h)
db BANK(BluesHouse_h)
- db $07 ; db BANK(OaksLab_h)
- db $11 ; db BANK(ViridianPokecenter_h)
+ db BANK(OaksLab_h)
+ db BANK(ViridianPokecenter_h)
db $07 ; db BANK(ViridianMart_h)
db $07 ; db BANK(School_h)
db $07 ; db BANK(ViridianHouse_h)