From 439efda1ba940b010786be1186007355adf23965 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Tue, 31 May 2016 15:55:39 -0400 Subject: Champion's room; resolve predefs --- 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 cbaa5da9..10db2aba 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -120,7 +120,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw Lance_h ; unused dw HallofFameRoom_h dw $5f31 ; dw UndergroundPathNS_h - dw $57a0 ; dw Gary_h ;id=120 + dw Gary_h ;id=120 dw $5f55 ; dw UndergroundPathWE_h dw $42b7 ; dw CeladonMart1_h dw $60d9 ; dw CeladonMart2_h -- cgit v1.3.1-sl0p