From 7607ab4ff452ea7387e7faf931a9a35ff515c5b0 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Tue, 31 May 2016 21:47:52 -0400 Subject: Celadon Manion Eevee room --- 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 66feb76f..9d3c5135 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -132,7 +132,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CeladonMansion2_h dw CeladonMansion3_h ;id=130 dw CeladonMansion4_h - dw $5636 ; dw CeladonMansion5_h + dw CeladonMansion5_h dw $48af ; dw CeladonPokecenter_h dw $4915 ; dw CeladonGym_h dw $4bc8 ; dw CeladonGameCorner_h -- cgit v1.3.1-sl0p