diff options
author | scnorton <scnorton@biociphers.org> | 2019-01-07 14:39:28 -0500 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2019-01-07 14:39:28 -0500 |
commit | 9aab26afa5315c32f83ae7f40e19c9053d602089 (patch) | |
tree | c02a746b488336f0f9ef5b553042a11a83814053 /asm/overworld.s | |
parent | ee25c7a9755b8ed1111a3677a5f519ac602f6391 (diff) |
through MapGridGetMetatileIdAt
Diffstat (limited to 'asm/overworld.s')
-rw-r--r-- | asm/overworld.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/overworld.s b/asm/overworld.s index 071cca7e6..a24fe7740 100644 --- a/asm/overworld.s +++ b/asm/overworld.s @@ -7829,7 +7829,7 @@ _08058854: bls _08058810 asrs r0, r3, 16 asrs r1, r5, 16 - bl sub_8058DC4 + bl MapGridIsImpassableAt lsls r0, 24 lsrs r0, 24 _0805886A: |