summaryrefslogtreecommitdiff
path: root/data/maps/map_header_banks.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-11-06 10:34:05 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2020-11-06 10:34:05 -0500
commit4efb3e307cd6b4bf267ab0d509f8e5ab498f798e (patch)
treecd405b6d1ca27c14bfbed4fd3c2fefe91be7ee33 /data/maps/map_header_banks.asm
parent5db3bdd6551fad07066b669db1e44a6151aaa0b4 (diff)
Sync more with pokered
Diffstat (limited to 'data/maps/map_header_banks.asm')
-rw-r--r--data/maps/map_header_banks.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/map_header_banks.asm b/data/maps/map_header_banks.asm
index bbc7e13c..f9a107e3 100644
--- a/data/maps/map_header_banks.asm
+++ b/data/maps/map_header_banks.asm
@@ -63,7 +63,7 @@ MapHeaderBanks::
db BANK(MtMoonB1F_h)
db BANK(MtMoonB2F_h)
db BANK(CeruleanTrashedHouse_h)
- db BANK(CeruleanTradeHouse_h)
+ db BANK(CeruleanMelaniesHouse_h)
db BANK(CeruleanPokecenter_h)
db BANK(CeruleanGym_h)
db BANK(BikeShop_h)