diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-19 18:34:28 -0500 | 
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-19 18:34:28 -0500 | 
| commit | 035c0b0ecd03f890f3f8ed13ae5cdc3f98c941db (patch) | |
| tree | 4084445e78a41d30e6ce744171edc97b9f8a7210 /asm | |
| parent | cc82358864afc54281326734487bec1354fa4d9d (diff) | |
sub_800C744
Diffstat (limited to 'asm')
| -rw-r--r-- | asm/link_rfu.s | 64 | 
1 files changed, 0 insertions, 64 deletions
| diff --git a/asm/link_rfu.s b/asm/link_rfu.s index 169279f43..e33e66ed2 100644 --- a/asm/link_rfu.s +++ b/asm/link_rfu.s @@ -5,70 +5,6 @@  	.text -	thumb_func_start sub_800C744 -sub_800C744: @ 800C744 -	push {r4,lr} -	adds r3, r0, 0 -	ldr r0, =gUnknown_03004140 -	ldrb r1, [r0, 0x7] -	adds r4, r0, 0 -	cmp r1, 0x5 -	bne _0800C76E -	movs r2, 0x1 -	strb r2, [r4, 0x6] -	strb r1, [r4, 0x4] -	ldrh r0, [r4, 0x1C] -	strh r0, [r4, 0x1A] -	lsls r0, 16 -	cmp r0, 0 -	beq _0800C76C -	movs r0, 0x6 -	strb r0, [r4, 0x7] -	b _0800C76E -	.pool -_0800C76C: -	strb r2, [r4, 0x7] -_0800C76E: -	ldrb r0, [r4, 0x7] -	cmp r0, 0x1 -	bne _0800C798 -	strb r0, [r4, 0x6] -	movs r0, 0x5 -	strb r0, [r4, 0x4] -	adds r0, r3, 0 -	movs r1, 0x8C -	bl __umodsi3 -	strh r0, [r4, 0x1A] -	movs r1, 0x8C -	subs r1, r0 -	strh r1, [r4, 0x1C] -	lsls r0, 16 -	cmp r0, 0 -	beq _0800C794 -	movs r0, 0x2 -	b _0800C796 -_0800C794: -	movs r0, 0x3 -_0800C796: -	strb r0, [r4, 0x7] -_0800C798: -	ldrb r0, [r4, 0x7] -	cmp r0, 0x3 -	bne _0800C7AE -	movs r0, 0 -	strb r0, [r4, 0x6] -	movs r0, 0x28 -	strh r0, [r4, 0x1A] -	movs r0, 0x4 -	strb r0, [r4, 0x7] -	movs r0, 0x9 -	strb r0, [r4, 0x4] -_0800C7AE: -	pop {r4} -	pop {r0} -	bx r0 -	thumb_func_end sub_800C744 -  	thumb_func_start sub_800C7B4  sub_800C7B4: @ 800C7B4  	push {r4-r7,lr} | 
