From f90a30fedbb90fe86141325d47ae750eee926a4c Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Thu, 2 Jun 2016 13:07:08 -0400 Subject: Cinnabar Pokecenter --- 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 ec11970c..ccc63377 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -171,7 +171,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw Lab2_h dw Lab3_h dw Lab4_h ;id=170 - dw $569b ; dw CinnabarPokecenter_h + dw CinnabarPokecenter_h dw $5701 ; dw CinnabarMart_h dw $5701 ; dw CinnabarMart_h ; unused dw $5d45 ; dw IndigoPlateauLobby_h -- cgit v1.3.1-sl0p