From 14e60de3a624a087b054862a1a4695be8454a600 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Thu, 2 Jun 2016 13:09:42 -0400 Subject: Cinnabar Mart --- 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 ccc63377..dc1588c6 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -172,8 +172,8 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw Lab3_h dw Lab4_h ;id=170 dw CinnabarPokecenter_h - dw $5701 ; dw CinnabarMart_h - dw $5701 ; dw CinnabarMart_h ; unused + dw CinnabarMart_h + dw CinnabarMart_h ; unused dw $5d45 ; dw IndigoPlateauLobby_h dw $5746 ; dw CopycatsHouse1F_h dw $4b5b ; dw CopycatsHouse2F_h -- cgit v1.3.1-sl0p