diff options
author | Thomas Winwood <twwinwood@gmail.com> | 2018-06-18 07:17:19 +0100 |
---|---|---|
committer | Thomas Winwood <twwinwood@gmail.com> | 2018-06-18 07:17:19 +0100 |
commit | 67c8820a607da664acb4d1513f2fa6db8941548c (patch) | |
tree | ad6317a0794bb2f1ec0d9867054a2ebdf4312e56 /asm | |
parent | 346b9deadcbbd1f11a1e1081dca540211e1bc0fa (diff) |
Decompile sub_80DDD58
(I didn't actually do this one, shinny did)
Diffstat (limited to 'asm')
-rw-r--r-- | asm/ghost.s | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/asm/ghost.s b/asm/ghost.s index 699a3c13e..3aa77a273 100644 --- a/asm/ghost.s +++ b/asm/ghost.s @@ -7,23 +7,6 @@ @ ghost - thumb_func_start sub_80DDD58 -sub_80DDD58: @ 80DDD58 - push {r4,lr} - adds r4, r0, 0 - movs r1, 0x1 - bl sub_8078764 - ldr r1, _080DDD74 @ =sub_80DDD78 - str r1, [r4, 0x1C] - adds r0, r4, 0 - bl _call_via_r1 - pop {r4} - pop {r0} - bx r0 - .align 2, 0 -_080DDD74: .4byte sub_80DDD78 - thumb_func_end sub_80DDD58 - thumb_func_start sub_80DDD78 sub_80DDD78: @ 80DDD78 push {r4,lr} |