From 39d56456103403d9a224908eafb2ecb08c1f2b9f Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Tue, 31 May 2016 14:17:20 -0400 Subject: Victory Road 1F --- 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 8037ba29..8997bdb4 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -108,7 +108,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw $623d ; dw Lance_h ; unused dw $623d ; dw Lance_h ; unused dw $623d ; dw Lance_h ; unused - dw $5909 ; dw VictoryRoad1_h + dw VictoryRoad1_h dw $623d ; dw Lance_h ; unused dw $623d ; dw Lance_h ; unused ;id=110 dw $623d ; dw Lance_h ; unused @@ -248,4 +248,4 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw $59ef ; dw Lorelei_h dw $5b4a ; dw Bruno_h dw $5ca1 ; dw Agatha_h ;247 - dw $620e ; dw BeachHouse_h + dw BeachHouse_h -- cgit v1.3.1-sl0p