From f5ba8e618e8a06ab94d46ad001e5266e4465064a Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Mon, 30 May 2016 16:08:26 -0400 Subject: Power Plant --- 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 28938fa4..1087206b 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -83,7 +83,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw UndergroundPathEntranceRoute8_h ;id=80 dw RockTunnelPokecenter_h dw RockTunnel1_h - dw $5bc4 ; dw PowerPlant_h + dw PowerPlant_h dw $5396 ; dw Route11Gate_h dw $5eb8 ; dw DiglettsCaveEntranceRoute11_h dw $53de ; dw Route11GateUpstairs_h -- cgit v1.3.1-sl0p