aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/map_header_banks.asm')
-rw-r--r--data/map_header_banks.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index aa40d21b..7a6b7cf4 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -163,9 +163,9 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(SeafoamIslands3_h)
db BANK(SeafoamIslands4_h)
db BANK(SeafoamIslands5_h)
- db $15 ; db BANK(VermilionHouse2_h)
- db $15 ; db BANK(FuchsiaHouse3_h)
- db $11 ; db BANK(Mansion1_h)
+ db BANK(VermilionHouse2_h)
+ db BANK(FuchsiaHouse3_h)
+ db BANK(Mansion1_h)
db $1d ; db BANK(CinnabarGym_h)
db $1d ; db BANK(Lab1_h)
db $1d ; db BANK(Lab2_h)