From fdf55b45c44f4234f9f0ed6662db6f7089828b63 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Thu, 2 Jun 2016 14:24:05 -0400 Subject: Saffron 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 0b85ed42..8b4e634c 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -179,11 +179,11 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CopycatsHouse2F_h dw FightingDojo_h dw SaffronGym_h - dw $56db ; dw SaffronHouse1_h + dw SaffronHouse1_h dw $52f3 ; dw SaffronMart_h ;id=180 dw $5338 ; dw SilphCo1_h dw $541f ; dw SaffronPokecenter_h - dw $573a ; dw SaffronHouse2_h + dw SaffronHouse2_h dw $558d ; dw Route15Gate_h dw $55d5 ; dw Route15GateUpstairs_h dw $5649 ; dw Route16Gate_h -- cgit v1.3.1-sl0p