From b1bcb5b372a548654e2664c793909ae3b2be7c5a Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Mon, 30 May 2016 20:27:55 -0400 Subject: Bill's 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 5f60a56d..2b1557b0 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -88,7 +88,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw DiglettsCaveEntranceRoute11_h dw Route11GateUpstairs_h dw Route12Gate_h - dw $606e ; dw BillsHouse_h + dw BillsHouse_h dw $4865 ; dw VermilionPokecenter_h dw $5a00 ; dw FanClub_h ;id=90 dw $48cb ; dw VermilionMart_h -- cgit v1.3.1-sl0p