diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-02 13:09:42 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-02 13:09:42 -0400 |
commit | 14e60de3a624a087b054862a1a4695be8454a600 (patch) | |
tree | fc552c497a6d81f25d5afd3f2b6c266b3c1abfe3 /data/map_header_pointers.asm | |
parent | f90a30fedbb90fe86141325d47ae750eee926a4c (diff) |
Cinnabar Mart
Diffstat (limited to 'data/map_header_pointers.asm')
-rw-r--r-- | data/map_header_pointers.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm index ccc63377..dc1588c6 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -172,8 +172,8 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw Lab3_h dw Lab4_h ;id=170 dw CinnabarPokecenter_h - dw $5701 ; dw CinnabarMart_h - dw $5701 ; dw CinnabarMart_h ; unused + dw CinnabarMart_h + dw CinnabarMart_h ; unused dw $5d45 ; dw IndigoPlateauLobby_h dw $5746 ; dw CopycatsHouse1F_h dw $4b5b ; dw CopycatsHouse2F_h |