diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 21:55:48 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 21:55:48 -0400 |
commit | 037dbda5702646ea2f4fb00442071e52f8f03ec0 (patch) | |
tree | e47fb34fef06a0d5b9b8b22e8c3a2060ab241ba0 /data/map_header_pointers.asm | |
parent | 511fcfb9131931e39388dbf3f2b8694b09f81968 (diff) |
Trashed cerulean house
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 37357204..4d6a8847 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -62,14 +62,14 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw MtMoon1_h dw MtMoon2_h ;id=60 dw MtMoon3_h - dw $4ec3 ; dw CeruleanHouseTrashed_h + dw CeruleanHouseTrashed_h dw $4f34 ; dw CeruleanHouse1_h dw $44f5 ; dw CeruleanPokecenter_h dw $4577 ; dw CeruleanGym_h dw $5038 ; dw BikeShop_h dw $4757 ; dw CeruleanMart_h dw $52a9 ; dw MtMoonPokecenter_h - dw $4ec3 ; dw CeruleanHouseTrashed_h ; copy + dw CeruleanHouseTrashed_h ; copy dw $5831 ; dw Route5Gate_h dw $55a8 ; dw UndergroundPathEntranceRoute5_h dw $6233 ; dw DayCareM_h |