diff options
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 66f99bdf..0b85ed42 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -178,7 +178,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CopycatsHouse1F_h dw CopycatsHouse2F_h dw FightingDojo_h - dw $4ef7 ; dw SaffronGym_h + dw SaffronGym_h dw $56db ; dw SaffronHouse1_h dw $52f3 ; dw SaffronMart_h ;id=180 dw $5338 ; dw SilphCo1_h |