diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-02 13:18:57 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-02 13:18:57 -0400 |
commit | eb83973a646203425a52cbb80d03efcfdb04bc6a (patch) | |
tree | 7e21f093f6fa082a673429a27b7d31cb113b91cd /data/map_header_pointers.asm | |
parent | 34061c6d0fae84b4a572bb2792ec6c09ede95e20 (diff) |
Indigo Plateau Lobby
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 c0d1b477..7c16b7e2 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -174,7 +174,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CinnabarPokecenter_h dw CinnabarMart_h dw CinnabarMart_h ; unused - dw $5d45 ; dw IndigoPlateauLobby_h + dw IndigoPlateauLobby_h dw CopycatsHouse1F_h dw $4b5b ; dw CopycatsHouse2F_h dw $4c47 ; dw FightingDojo_h |