diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-03 23:06:52 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-03 23:06:52 -0400 |
| commit | b170bb4f1318e349ade1e8a208766b06afb2cad7 (patch) | |
| tree | 0c7a599c16ccedd77315f824aafa761e8981ef87 /data/map_header_pointers.asm | |
| parent | Remaining maps in Bank 12 (diff) | |
| download | pokeyellow-b170bb4f1318e349ade1e8a208766b06afb2cad7.tar.gz pokeyellow-b170bb4f1318e349ade1e8a208766b06afb2cad7.tar.xz pokeyellow-b170bb4f1318e349ade1e8a208766b06afb2cad7.zip | |
Silph Co 11F
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 6a4fc9f2..259ab1bd 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -235,7 +235,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw RockTunnel2_h dw SilphCo9_h dw SilphCo10_h - dw $6105 ; dw SilphCo11_h + dw SilphCo11_h dw SilphCoElevator_h dw SilphCo2_h ; unused dw SilphCo2_h ; unused |
