diff options
| author | theo3 <arisstephenson2@gmail.com> | 2022-03-17 19:13:56 -0700 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2022-03-17 19:16:43 -0700 |
| commit | ef470547e04f2cbc50b98d6578932f1188d25dbd (patch) | |
| tree | 4a5e5bffb8ea301bd15b8bda4627c48ccf052cce /asm/src/script.s | |
| parent | 33579844948ca5c2ed9e1e353fba8b9571f7104d (diff) | |
cleanup
Diffstat (limited to 'asm/src/script.s')
| -rw-r--r-- | asm/src/script.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/src/script.s b/asm/src/script.s index 71de3364..4a607068 100644 --- a/asm/src/script.s +++ b/asm/src/script.s @@ -106,7 +106,7 @@ _08016A64: sub_08016A6C: @ 0x08016A6C push {r4, r5, lr} adds r4, r0, #0 - bl sub_080B1AA8 + bl GetTileUnderEntity add r1, pc, #0x38 _08016A76: adds r1, #4 |
