aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-29 21:55:48 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-29 21:55:48 -0400
commit037dbda5702646ea2f4fb00442071e52f8f03ec0 (patch)
treee47fb34fef06a0d5b9b8b22e8c3a2060ab241ba0 /data/map_header_banks.asm
parentAccessory function for Mt Moon B2F (diff)
downloadpokeyellow-037dbda5702646ea2f4fb00442071e52f8f03ec0.tar.gz
pokeyellow-037dbda5702646ea2f4fb00442071e52f8f03ec0.tar.xz
pokeyellow-037dbda5702646ea2f4fb00442071e52f8f03ec0.zip
Trashed cerulean house
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)