diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-02 11:38:27 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-02 11:38:27 -0400 |
commit | c104a1481ae0db0f4f3f3b730ffa4e34274d0cdb (patch) | |
tree | e5cf5f273c248ea5f69c6e0bc93ef4f51d9b0115 /data/map_header_pointers.asm | |
parent | 9a815ac80ae7b31ca21c6f17e7705002f5f2b646 (diff) |
Cinnabar Gym
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 b73fd43c..038a1f0f 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -166,7 +166,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw VermilionHouse2_h dw FuchsiaHouse3_h dw Mansion1_h - dw $4ee6 ; dw CinnabarGym_h + dw CinnabarGym_h dw $53fb ; dw Lab1_h dw $5490 ; dw Lab2_h dw $54f6 ; dw Lab3_h |