diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-01 22:00:46 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-01 22:00:46 -0400 |
commit | a2befe3463baee7a9e935b5d0caef3744f7371f3 (patch) | |
tree | 02b443f945b06393dfae94d20644e461c638dd74 /data/map_header_pointers.asm | |
parent | 14ef52bdd8202d9d595811a0ac8b6f1dbd2b8a6f (diff) |
Remaining maps in Fuchsia
Diffstat (limited to 'data/map_header_pointers.asm')
-rw-r--r-- | data/map_header_pointers.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm index 866ccb8a..f1ca177b 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -155,10 +155,10 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw FuchsiaMart_h dw FuchsiaHouse1_h dw FuchsiaPokecenter_h - dw $4902 ; dw FuchsiaHouse2_h - dw $4a1a ; dw SafariZoneEntrance_h - dw $4bd9 ; dw FuchsiaGym_h - dw $4e7f ; dw FuchsiaMeetingRoom_h + dw FuchsiaHouse2_h + dw SafariZoneEntrance_h + dw FuchsiaGym_h + dw FuchsiaMeetingRoom_h dw $6578 ; dw SeafoamIslands2_h dw $66b4 ; dw SeafoamIslands3_h ;id=160 dw $67f0 ; dw SeafoamIslands4_h |