diff options
author | KDSKardabox <bollygame94@gmail.com> | 2018-12-08 15:15:52 +0530 |
---|---|---|
committer | KDSKardabox <bollygame94@gmail.com> | 2018-12-08 15:15:52 +0530 |
commit | 0f82e5caf7461f797c376da8e2ce375ed3947c3d (patch) | |
tree | 86c4e700055b7e5006cac57728313314e611859f /asm/fire.s | |
parent | 6068495619364c8e0ccae15ad036a1b5a9eef171 (diff) |
Intial commit for decomp fire
Diffstat (limited to 'asm/fire.s')
-rw-r--r-- | asm/fire.s | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/asm/fire.s b/asm/fire.s index cd0339b9b..29c226403 100644 --- a/asm/fire.s +++ b/asm/fire.s @@ -5,35 +5,6 @@ .text - thumb_func_start sub_8108EC8 -sub_8108EC8: @ 8108EC8 - push {r4,lr} - adds r4, r0, 0 - ldr r0, =gBattleAnimArgs - ldrh r0, [r0] - strh r0, [r4, 0x2E] - movs r0, 0x3C - strh r0, [r4, 0x30] - movs r0, 0x9 - strh r0, [r4, 0x32] - movs r0, 0x1E - strh r0, [r4, 0x34] - movs r0, 0xFE - lsls r0, 8 - strh r0, [r4, 0x36] - ldr r1, =DestroyAnimSprite - adds r0, r4, 0 - bl StoreSpriteCallbackInData6 - ldr r1, =sub_80A634C - str r1, [r4, 0x1C] - adds r0, r4, 0 - bl _call_via_r1 - pop {r4} - pop {r0} - bx r0 - .pool - thumb_func_end sub_8108EC8 - thumb_func_start sub_8108F08 sub_8108F08: @ 8108F08 push {r4,r5,lr} |