From 34061c6d0fae84b4a572bb2792ec6c09ede95e20 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Thu, 2 Jun 2016 13:13:31 -0400 Subject: Copycat's House 1F --- 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 dc1588c6..c0d1b477 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -175,7 +175,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CinnabarMart_h dw CinnabarMart_h ; unused dw $5d45 ; dw IndigoPlateauLobby_h - dw $5746 ; dw CopycatsHouse1F_h + dw CopycatsHouse1F_h dw $4b5b ; dw CopycatsHouse2F_h dw $4c47 ; dw FightingDojo_h dw $4ef7 ; dw SaffronGym_h -- cgit v1.3.1-sl0p