diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 12:02:01 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 12:02:01 -0400 |
| commit | a06c558e2cfdeb47dc9af0a2ebeb5906802b4c7e (patch) | |
| tree | ed27c11470743ead4cf339a085540f44a1cc426e /data/map_header_pointers.asm | |
| parent | Route 5 gate (diff) | |
| download | pokeyellow-a06c558e2cfdeb47dc9af0a2ebeb5906802b4c7e.tar.gz pokeyellow-a06c558e2cfdeb47dc9af0a2ebeb5906802b4c7e.tar.xz pokeyellow-a06c558e2cfdeb47dc9af0a2ebeb5906802b4c7e.zip | |
Route 5 Underground Path Gate
Diffstat (limited to '')
| -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 b6ec84ca..792fd1a3 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -71,7 +71,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw MtMoonPokecenter_h dw CeruleanHouseTrashed_h ; copy dw Route5Gate_h - dw $55a8 ; dw UndergroundPathEntranceRoute5_h + dw UndergroundPathEntranceRoute5_h dw $6233 ; dw DayCareM_h dw $593b ; dw Route6Gate_h dw $55ee ; dw UndergroundPathEntranceRoute6_h |
