diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-03 19:36:12 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-03 19:36:12 -0400 |
commit | 11e4037756a6eb9978a4fe8917552f08c4ee1b7a (patch) | |
tree | 81bb39a93c58e18ccc04f49dbfe2b75f017479d1 /data/map_header_pointers.asm | |
parent | a4aae63a38867c65473756a265b7808e497812cb (diff) |
Remaining map in bank 17
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 54e7dc96..5b224ec3 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -233,7 +233,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw $4643 ; dw CeruleanHouse2_h dw $5649 ; dw Route16Gate_h ; unused dw $624e ; dw RockTunnel2_h - dw $56ba ; dw SilphCo9_h + dw SilphCo9_h dw SilphCo10_h dw $6105 ; dw SilphCo11_h dw $5a08 ; dw SilphCoElevator_h |