diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-20 21:59:07 -0500 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-02-20 21:59:23 -0500 |
commit | 60a19d681cda14c4ebeab5d18a98e3b07a5e93a3 (patch) | |
tree | f660e34515e72a33f68af5f8822dd2eb1628dc08 /asm/code_807C4A0.s | |
parent | 96372eb336d21e5da66246983e0522212f370bdf (diff) |
Decomped GetMapTile_2
Diffstat (limited to 'asm/code_807C4A0.s')
-rw-r--r-- | asm/code_807C4A0.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_807C4A0.s b/asm/code_807C4A0.s index 03c4fbc..865f009 100644 --- a/asm/code_807C4A0.s +++ b/asm/code_807C4A0.s @@ -584,7 +584,7 @@ _0807C8BE: movs r3, 0x2 ldrsh r2, [r2, r3] adds r1, r2 - bl GetMapTileAtPosition + bl GetMapTile_1 ldr r5, [r0, 0x10] cmp r5, 0 beq _0807C948 |