diff options
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 7c16b7e2..66f99bdf 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -176,8 +176,8 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CinnabarMart_h ; unused dw IndigoPlateauLobby_h dw CopycatsHouse1F_h - dw $4b5b ; dw CopycatsHouse2F_h - dw $4c47 ; dw FightingDojo_h + dw CopycatsHouse2F_h + dw FightingDojo_h dw $4ef7 ; dw SaffronGym_h dw $56db ; dw SaffronHouse1_h dw $52f3 ; dw SaffronMart_h ;id=180 |