Match sub_080249F4

This commit is contained in:
Ibot02
2022-01-08 18:08:02 +01:00
parent dd6953fac9
commit 08558c96bd
2 changed files with 3 additions and 27 deletions
-24
View File
@@ -1,24 +0,0 @@
.syntax unified
.text
push {lr}
adds r2, r0, #0
ldrb r0, [r2, #0x15]
adds r1, r0, #2
movs r0, #0x1f
ands r1, r0
lsrs r1, r1, #2
ldrb r0, [r2, #0x14]
cmp r1, r0
beq _08024A12
strb r1, [r2, #0x14]
ldrb r1, [r2, #0x14]
adds r0, r2, #0
bl InitializeAnimation
_08024A12:
pop {pc}
.syntax divided