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.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index 83716936..4ae6db8a 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -155,10 +155,10 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(FuchsiaMart_h)
db BANK(FuchsiaHouse1_h)
db BANK(FuchsiaPokecenter_h)
- db $1d ; db BANK(FuchsiaHouse2_h)
- db $1d ; db BANK(SafariZoneEntrance_h)
- db $1d ; db BANK(FuchsiaGym_h)
- db $1d ; db BANK(FuchsiaMeetingRoom_h)
+ db BANK(FuchsiaHouse2_h)
+ db BANK(SafariZoneEntrance_h)
+ db BANK(FuchsiaGym_h)
+ db BANK(FuchsiaMeetingRoom_h)
db $11 ; db BANK(SeafoamIslands2_h)
db $11 ; db BANK(SeafoamIslands3_h)
db $11 ; db BANK(SeafoamIslands4_h)