From 02dc94721b85443d5cf61b811f1ea0050ae219ef Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Fri, 3 Jun 2016 09:09:36 -0400 Subject: Victory Road 3F --- 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 887ee9d6..23b17f2f 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -197,8 +197,8 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw VictoryRoad2_h dw Route12GateUpstairs_h dw VermilionHouse3_h - dw $5f79 ; dw DiglettsCave_h - dw $4a0d ; dw VictoryRoad3_h + dw DiglettsCave_h + dw VictoryRoad3_h dw $4c5e ; dw RocketHideout1_h dw $4ebb ; dw RocketHideout2_h ;200 dw $52b9 ; dw RocketHideout3_h -- cgit v1.3.1-sl0p