diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 13:59:23 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 13:59:23 -0400 |
| commit | 3eae968b305cbc80fa7d09447046001aa0bd39f6 (patch) | |
| tree | 7788782f208acfdaedfc622b2011b7d4a5f81321 /data/map_header_pointers.asm | |
| parent | Route 5 Underground Path Gate (diff) | |
| download | pokeyellow-3eae968b305cbc80fa7d09447046001aa0bd39f6.tar.gz pokeyellow-3eae968b305cbc80fa7d09447046001aa0bd39f6.tar.xz pokeyellow-3eae968b305cbc80fa7d09447046001aa0bd39f6.zip | |
Daycare
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 792fd1a3..edc33a9a 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -72,7 +72,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CeruleanHouseTrashed_h ; copy dw Route5Gate_h dw UndergroundPathEntranceRoute5_h - dw $6233 ; dw DayCareM_h + dw DayCareM_h dw $593b ; dw Route6Gate_h dw $55ee ; dw UndergroundPathEntranceRoute6_h dw $55ee ; dw UndergroundPathEntranceRoute6_h ; unused |
