aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-01 10:07:32 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-01 10:07:32 -0400
commitae64f34263738b8cb5125c0d710f0076bc72e9ee (patch)
tree3b0ba24ad4f2c8116f7201f66df4e85196d8cf0f /data/map_header_banks.asm
parentCeladon House (diff)
downloadpokeyellow-ae64f34263738b8cb5125c0d710f0076bc72e9ee.tar.gz
pokeyellow-ae64f34263738b8cb5125c0d710f0076bc72e9ee.tar.xz
pokeyellow-ae64f34263738b8cb5125c0d710f0076bc72e9ee.zip
Celadon Hotel
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 2574a12f..e36b827c 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -140,7 +140,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(CeladonPrizeRoom_h)
db BANK(CeladonDiner_h)
db BANK(CeladonHouse_h)
- db $12 ; db BANK(CeladonHotel_h)
+ db BANK(CeladonHotel_h)
db $17 ; db BANK(LavenderPokecenter_h)
db $18 ; db BANK(PokemonTower1_h)
db $18 ; db BANK(PokemonTower2_h)