From f963d9019a6e728c7293783ca8ee6e10dd6c8876 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Thu, 2 Jun 2016 14:19:19 -0400 Subject: Saffron Gym --- 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 66f99bdf..0b85ed42 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -178,7 +178,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CopycatsHouse1F_h dw CopycatsHouse2F_h dw FightingDojo_h - dw $4ef7 ; dw SaffronGym_h + dw SaffronGym_h dw $56db ; dw SaffronHouse1_h dw $52f3 ; dw SaffronMart_h ;id=180 dw $5338 ; dw SilphCo1_h -- cgit v1.3.1-sl0p