diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 14:14:29 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 14:14:29 -0400 |
commit | 9c380e8de747392f4a8308863ac6a49c47f700d8 (patch) | |
tree | b245c36af89d166d7a5aba37eba640051b1eabd7 /data/map_header_pointers.asm | |
parent | 287fc9855f4a569eaa5ea3914d7f8ed951e18318 (diff) |
Museum 1F local scripts
Diffstat (limited to 'data/map_header_pointers.asm')
-rw-r--r-- | data/map_header_pointers.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm index 930ce54a..dcf13fd1 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -52,7 +52,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw Route2Gate_h dw ViridianForestEntrance_h ;id=50 dw ViridianForest_h - dw $40e3 ; dw Museum1F_h + dw Museum1F_h dw $41b4 ; dw Museum2F_h dw $4257 ; dw PewterGym_h dw $4e30 ; dw PewterHouse1_h |