diff options
author | scnorton <scnorton@biociphers.org> | 2017-09-03 15:02:47 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-09-03 15:02:47 -0400 |
commit | c3c645ceac878cf7f5c1a3d47b01770bb61cfe19 (patch) | |
tree | d097a497b0fc039d549532eec04a3cbe165cb238 /asm | |
parent | fc135f6e97ff780f1aba4c5ce8d22f450a5cf5c4 (diff) |
sub_804D6BC
Diffstat (limited to 'asm')
-rw-r--r-- | asm/trade.s | 66 |
1 files changed, 0 insertions, 66 deletions
diff --git a/asm/trade.s b/asm/trade.s index 8938a8ff9..40cbc0ac6 100644 --- a/asm/trade.s +++ b/asm/trade.s @@ -4891,70 +4891,4 @@ _0804D6B4: .4byte 0x0000abcd _0804D6B8: .4byte gUnknown_03004828 thumb_func_end sub_804D63C - thumb_func_start sub_804D6BC -sub_804D6BC: @ 804D6BC - push {r4,r5,lr} - adds r5, r0, 0 - movs r1, 0x2E - ldrsh r0, [r5, r1] - movs r1, 0xA - bl __divsi3 - ldrh r4, [r5, 0x22] - adds r4, r0 - strh r4, [r5, 0x22] - ldrh r0, [r5, 0x30] - ldrh r2, [r5, 0x38] - adds r0, r2 - strh r0, [r5, 0x38] - movs r1, 0x38 - ldrsh r0, [r5, r1] - movs r1, 0xA - bl __divsi3 - strh r0, [r5, 0x20] - lsls r4, 16 - asrs r4, 16 - cmp r4, 0x4C - ble _0804D70A - movs r0, 0x4C - strh r0, [r5, 0x22] - movs r2, 0x2E - ldrsh r1, [r5, r2] - movs r2, 0x32 - ldrsh r0, [r5, r2] - muls r0, r1 - negs r0, r0 - movs r1, 0x64 - bl __divsi3 - strh r0, [r5, 0x2E] - ldrh r0, [r5, 0x34] - adds r0, 0x1 - strh r0, [r5, 0x34] -_0804D70A: - movs r1, 0x20 - ldrsh r0, [r5, r1] - cmp r0, 0x78 - bne _0804D716 - movs r0, 0 - strh r0, [r5, 0x30] -_0804D716: - ldrh r0, [r5, 0x36] - ldrh r2, [r5, 0x2E] - adds r0, r2 - strh r0, [r5, 0x2E] - movs r1, 0x34 - ldrsh r0, [r5, r1] - cmp r0, 0x4 - bne _0804D72E - movs r0, 0x1 - strh r0, [r5, 0x3C] - ldr r0, _0804D734 @ =SpriteCallbackDummy - str r0, [r5, 0x1C] -_0804D72E: - pop {r4,r5} - pop {r0} - bx r0 - .align 2, 0 -_0804D734: .4byte SpriteCallbackDummy - thumb_func_end sub_804D6BC - .align 2, 0 @ Don't pad with nop. |