diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 18:24:47 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 18:24:47 -0400 |
| commit | 3fe30c7dbf29e749c19fcc552d9fc3ec60b845ab (patch) | |
| tree | 49c71102648b78a8a2d13f3cfd5184ab16f39fd1 /data/map_header_pointers.asm | |
| parent | Underground Paths (diff) | |
| download | pokeyellow-3fe30c7dbf29e749c19fcc552d9fc3ec60b845ab.tar.gz pokeyellow-3fe30c7dbf29e749c19fcc552d9fc3ec60b845ab.tar.xz pokeyellow-3fe30c7dbf29e749c19fcc552d9fc3ec60b845ab.zip | |
Celadon Mart 1F
Diffstat (limited to '')
| -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 9809a532..4f7b8fdd 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -122,7 +122,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw UndergroundPathNS_h dw Gary_h ;id=120 dw UndergroundPathWE_h - dw $42b7 ; dw CeladonMart1_h + dw CeladonMart1_h dw $60d9 ; dw CeladonMart2_h dw $4157 ; dw CeladonMart3_h dw $4251 ; dw CeladonMart4_h |
