diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-02 14:19:19 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-02 14:19:19 -0400 |
commit | f963d9019a6e728c7293783ca8ee6e10dd6c8876 (patch) | |
tree | bed667d85b9229b9c6781d56140ef968e7a052e9 /data/map_header_pointers.asm | |
parent | 564b0c65f3d4b2da54c598457fbb9152b18d97e5 (diff) |
Saffron 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 66f99bdf..0b85ed42 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -178,7 +178,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CopycatsHouse1F_h dw CopycatsHouse2F_h dw FightingDojo_h - dw $4ef7 ; dw SaffronGym_h + dw SaffronGym_h dw $56db ; dw SaffronHouse1_h dw $52f3 ; dw SaffronMart_h ;id=180 dw $5338 ; dw SilphCo1_h |