diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 16:04:45 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 16:04:45 -0400 |
commit | 38f3f3b6ea5d81e6eb1a12132759824891099194 (patch) | |
tree | 1b67eca7e290166acd750eeb6d3a929a2fad1dfd /data/map_header_pointers.asm | |
parent | a443384a21060a1077730b08a8981ef707ba8dfa (diff) |
Rock Tunnel 1
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 5f74b05a..28938fa4 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -82,7 +82,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw Route8Gate_h dw UndergroundPathEntranceRoute8_h ;id=80 dw RockTunnelPokecenter_h - dw $4571 ; dw RockTunnel1_h + dw RockTunnel1_h dw $5bc4 ; dw PowerPlant_h dw $5396 ; dw Route11Gate_h dw $5eb8 ; dw DiglettsCaveEntranceRoute11_h |