diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 21:58:46 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 21:58:46 -0400 |
commit | 6d80537563abb145d48c1f3cde003e50e482e1dd (patch) | |
tree | 5e75a462bd05d0a03e42815654ed925134812da3 /data/map_header_pointers.asm | |
parent | 7607ab4ff452ea7387e7faf931a9a35ff515c5b0 (diff) |
Celadon Pokecenter
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 9d3c5135..0556b7a2 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -133,7 +133,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CeladonMansion3_h ;id=130 dw CeladonMansion4_h dw CeladonMansion5_h - dw $48af ; dw CeladonPokecenter_h + dw CeladonPokecenter_h dw $4915 ; dw CeladonGym_h dw $4bc8 ; dw CeladonGameCorner_h dw $507f ; dw CeladonMart5_h |