diff options
author | Cheng Hann Gan <chenghanngan.us@gmail.com> | 2021-11-13 19:59:20 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-13 16:59:20 -0800 |
commit | 0ea22237c933523f66d7468a953c5a5057b3a899 (patch) | |
tree | 07290e57a9092e6c3e5d49bf28e37b20411cf04d /asm/code_80848F0.s | |
parent | 561ea52847f5a88dc6a9a79dbfc5c40f421cace5 (diff) |
Decomped DecideUseItem (#73)
Diffstat (limited to 'asm/code_80848F0.s')
-rw-r--r-- | asm/code_80848F0.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_80848F0.s b/asm/code_80848F0.s index 38777e9..6fa181d 100644 --- a/asm/code_80848F0.s +++ b/asm/code_80848F0.s @@ -218,7 +218,7 @@ _080853EE: lsls r0, r4, 16 asrs r0, 16 asrs r1, r4, 16 - bl sub_804954C + bl GetMapTileAtPosition adds r1, r0, 0 mov r0, r8 bl sub_807034C |