diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-02 14:24:05 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-02 14:24:05 -0400 |
commit | fdf55b45c44f4234f9f0ed6662db6f7089828b63 (patch) | |
tree | 68bdfaee2469c88bee4b52770e209e23c605dd55 /data/map_header_pointers.asm | |
parent | f963d9019a6e728c7293783ca8ee6e10dd6c8876 (diff) |
Saffron houses
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 0b85ed42..8b4e634c 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -179,11 +179,11 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CopycatsHouse2F_h dw FightingDojo_h dw SaffronGym_h - dw $56db ; dw SaffronHouse1_h + dw SaffronHouse1_h dw $52f3 ; dw SaffronMart_h ;id=180 dw $5338 ; dw SilphCo1_h dw $541f ; dw SaffronPokecenter_h - dw $573a ; dw SaffronHouse2_h + dw SaffronHouse2_h dw $558d ; dw Route15Gate_h dw $55d5 ; dw Route15GateUpstairs_h dw $5649 ; dw Route16Gate_h |