summaryrefslogtreecommitdiff
path: root/data
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
parentb50e74d0d93cef3298f095bafa1522217a6966c2 (diff)
Celadon Hotel
Diffstat (limited to 'data')
-rw-r--r--data/map_header_banks.asm2
-rw-r--r--data/map_header_pointers.asm2
2 files changed, 2 insertions, 2 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)
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm
index cbd1e821..7f00f77b 100644
--- a/data/map_header_pointers.asm
+++ b/data/map_header_pointers.asm
@@ -140,7 +140,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2)
dw CeladonPrizeRoom_h
dw CeladonDiner_h
dw CeladonHouse_h
- dw $5243 ; dw CeladonHotel_h ;id=140
+ dw CeladonHotel_h ;id=140
dw $479c ; dw LavenderPokecenter_h
dw $4420 ; dw PokemonTower1_h
dw $44e7 ; dw PokemonTower2_h