diff options
author | MCboy <atasro2@gmail.com> | 2018-06-18 02:38:16 +0430 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-18 02:38:16 +0430 |
commit | 0b34f85982c9f42ed4bbffca4e5bb505bdf779a1 (patch) | |
tree | 837db304893af579c483c3caec1ae8f7e52e6140 | |
parent | 544b5b61d42e355ef44c65dc84e53d5f73d7c0e1 (diff) |
deleted function sub_80DA034
-rw-r--r-- | asm/flying.s | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/asm/flying.s b/asm/flying.s index 72d1e3bdc..e5903b326 100644 --- a/asm/flying.s +++ b/asm/flying.s @@ -7,28 +7,6 @@ @ flying - thumb_func_start sub_80DA034 -sub_80DA034: @ 80DA034 - push {r4,lr} - adds r4, r0, 0 - movs r1, 0 - bl sub_8078764 - ldrh r0, [r4, 0x22] - adds r0, 0x14 - strh r0, [r4, 0x22] - movs r0, 0xBF - strh r0, [r4, 0x30] - ldr r1, _080DA058 @ =sub_80DA05C - str r1, [r4, 0x1C] - adds r0, r4, 0 - bl _call_via_r1 - pop {r4} - pop {r0} - bx r0 - .align 2, 0 -_080DA058: .4byte sub_80DA05C - thumb_func_end sub_80DA034 - thumb_func_start sub_80DA05C sub_80DA05C: @ 80DA05C push {r4,lr} |