diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 16:12:31 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 16:12:31 -0400 |
commit | d00b70b33ee909ad163f2cb1c639ce799db118d0 (patch) | |
tree | dae9a2f40425a236a3ef6ecce453cf16b4359c26 /data/map_header_pointers.asm | |
parent | f5ba8e618e8a06ab94d46ad001e5266e4465064a (diff) |
Digletts Cave Route 11 Entrance
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 1087206b..c8e41d14 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -85,7 +85,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw RockTunnel1_h dw PowerPlant_h dw $5396 ; dw Route11Gate_h - dw $5eb8 ; dw DiglettsCaveEntranceRoute11_h + dw DiglettsCaveEntranceRoute11_h dw $53de ; dw Route11GateUpstairs_h dw $548f ; dw Route12Gate_h dw $606e ; dw BillsHouse_h |