From 60a19d681cda14c4ebeab5d18a98e3b07a5e93a3 Mon Sep 17 00:00:00 2001 From: AnonymousRandomPerson Date: Sun, 20 Feb 2022 21:59:07 -0500 Subject: Decomped GetMapTile_2 --- asm/code_8044CC8.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'asm/code_8044CC8.s') diff --git a/asm/code_8044CC8.s b/asm/code_8044CC8.s index f5a3aca..cc76921 100644 --- a/asm/code_8044CC8.s +++ b/asm/code_8044CC8.s @@ -4,7 +4,7 @@ .syntax unified .text - + thumb_func_start sub_8044CC8 sub_8044CC8: push {lr} @@ -33,7 +33,7 @@ _08044CEC: ldrsh r0, [r2, r1] movs r3, 0x6 ldrsh r1, [r2, r3] - bl GetMapTileAtPosition + bl GetMapTile_1 ldr r0, [r0, 0x14] bl GetItemData b _08044D34 -- cgit v1.2.3