diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 18:31:40 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 18:31:40 -0400 |
commit | 676cfc329e40d6c9233933bae82f86cc09f5b1c2 (patch) | |
tree | 86437146184e9a16e2c03f5ed6e2f2f4eb95b22f /data/map_header_pointers.asm | |
parent | 3fe30c7dbf29e749c19fcc552d9fc3ec60b845ab (diff) |
Celadon Mart 2F
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 4f7b8fdd..62a1f30b 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -123,7 +123,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw Gary_h ;id=120 dw UndergroundPathWE_h dw CeladonMart1_h - dw $60d9 ; dw CeladonMart2_h + dw CeladonMart2_h dw $4157 ; dw CeladonMart3_h dw $4251 ; dw CeladonMart4_h dw $42d0 ; dw CeladonMartRoof_h |