aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-01 10:04:20 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-01 10:04:20 -0400
commitb50e74d0d93cef3298f095bafa1522217a6966c2 (patch)
tree5ec308d1eae206460407f2d9289abb1002418b34 /data/map_header_banks.asm
parentCeladon Diner (diff)
downloadpokeyellow-b50e74d0d93cef3298f095bafa1522217a6966c2.tar.gz
pokeyellow-b50e74d0d93cef3298f095bafa1522217a6966c2.tar.xz
pokeyellow-b50e74d0d93cef3298f095bafa1522217a6966c2.zip
Celadon House
Diffstat (limited to 'data/map_header_banks.asm')
-rw-r--r--data/map_header_banks.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index bd83e957..2574a12f 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -139,7 +139,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(CeladonMart5_h)
db BANK(CeladonPrizeRoom_h)
db BANK(CeladonDiner_h)
- db $12 ; db BANK(CeladonHouse_h)
+ db BANK(CeladonHouse_h)
db $12 ; db BANK(CeladonHotel_h)
db $17 ; db BANK(LavenderPokecenter_h)
db $18 ; db BANK(PokemonTower1_h)