diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 11:44:44 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 11:44:44 -0400 |
commit | 8b52fbcfb03b559979b6f480d49fd4e9764aee4b (patch) | |
tree | cbb515c863af7a3f5f4844692aa57fe048421484 /data/map_header_pointers.asm | |
parent | 6e3581df4b9cbc8cf14fc7948df5df70002cc062 (diff) |
Route 5 gate
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 d2ecea33..b6ec84ca 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -70,7 +70,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CeruleanMart_h dw MtMoonPokecenter_h dw CeruleanHouseTrashed_h ; copy - dw $5831 ; dw Route5Gate_h + dw Route5Gate_h dw $55a8 ; dw UndergroundPathEntranceRoute5_h dw $6233 ; dw DayCareM_h dw $593b ; dw Route6Gate_h |