From 41716ea20c032b59194812627d5c797f4c00d315 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Thu, 2 Jun 2016 14:58:19 -0400 Subject: Route 12 and 16 houses --- data/map_header_pointers.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/map_header_pointers.asm') diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm index 49293c55..0177e164 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -188,8 +188,8 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw Route15GateUpstairs_h dw Route16Gate_h dw Route16GateUpstairs_h - dw $5ef6 ; dw Route16House_h - dw $64a5 ; dw Route12House_h + dw Route16House_h + dw Route12House_h dw Route18Gate_h ;id=190 dw Route18GateUpstairs_h dw $487e ; dw SeafoamIslands1_h -- cgit v1.3.1-sl0p