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.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index 90ca27f9..1664cb08 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -62,14 +62,14 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(MtMoon1_h)
db BANK(MtMoon2_h)
db BANK(MtMoon3_h)
- db $07 ; db BANK(CeruleanHouseTrashed_h)
+ db BANK(CeruleanHouseTrashed_h)
db $07 ; db BANK(CeruleanHouse1_h)
db $17 ; db BANK(CeruleanPokecenter_h)
db $17 ; db BANK(CeruleanGym_h)
db $07 ; db BANK(BikeShop_h)
db $17 ; db BANK(CeruleanMart_h)
db $12 ; db BANK(MtMoonPokecenter_h)
- db $07 ; db BANK(CeruleanHouseTrashed_h)
+ db BANK(CeruleanHouseTrashed_h)
db $07 ; db BANK(Route5Gate_h)
db $17 ; db BANK(UndergroundPathEntranceRoute5_h)
db $15 ; db BANK(DayCareM_h)