From b50e74d0d93cef3298f095bafa1522217a6966c2 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Wed, 1 Jun 2016 10:04:20 -0400 Subject: Celadon House --- data/map_header_pointers.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/map_header_pointers.asm') diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm index 9a774a51..cbd1e821 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -139,7 +139,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CeladonMart5_h dw CeladonPrizeRoom_h dw CeladonDiner_h - dw $51e8 ; dw CeladonHouse_h + dw CeladonHouse_h dw $5243 ; dw CeladonHotel_h ;id=140 dw $479c ; dw LavenderPokecenter_h dw $4420 ; dw PokemonTower1_h -- cgit v1.3.1-sl0p