diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-30 22:05:07 -0500 | 
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-30 22:05:07 -0500 | 
| commit | 9f4ecadbfa514a3620dd7e4ddadf0b55e30a9900 (patch) | |
| tree | 95935de8109d4246f0b0f7bbd5d8814a108274e3 /asm | |
| parent | f974812e9bc4358642098f24ecbe2224c9cca54d (diff) | |
through sub_800D658
Diffstat (limited to 'asm')
| -rw-r--r-- | asm/link_rfu.s | 100 | 
1 files changed, 0 insertions, 100 deletions
| diff --git a/asm/link_rfu.s b/asm/link_rfu.s index 8718810ff..f187207cb 100644 --- a/asm/link_rfu.s +++ b/asm/link_rfu.s @@ -5,106 +5,6 @@  	.text -	thumb_func_start sub_800D610 -sub_800D610: @ 800D610 -	push {lr} -	ldr r1, =gUnknown_03004140 -	ldrb r0, [r1, 0x2] -	cmp r0, 0 -	beq _0800D628 -	ldrb r0, [r1, 0x2] -	movs r0, 0 -	strb r0, [r1, 0x2] -	movs r0, 0x45 -	movs r1, 0 -	bl sub_800D30C -_0800D628: -	pop {r0} -	bx r0 -	.pool -	thumb_func_end sub_800D610 - -	thumb_func_start sub_800D630 -sub_800D630: @ 800D630 -	push {lr} -	ldr r1, =gUnknown_03004140 -	ldrb r0, [r1, 0x2] -	cmp r0, 0 -	bne _0800D648 -	movs r0, 0x45 -	movs r1, 0 -	bl sub_800D30C -	b _0800D654 -	.pool -_0800D648: -	ldrb r0, [r1, 0x2] -	cmp r0, 0x1 -	bne _0800D654 -	ldrb r0, [r1, 0x2] -	movs r0, 0x2 -	strb r0, [r1, 0x2] -_0800D654: -	pop {r0} -	bx r0 -	thumb_func_end sub_800D630 - -	thumb_func_start sub_800D658 -sub_800D658: @ 800D658 -	push {lr} -	ldr r0, =gUnknown_03004140 -	ldrb r1, [r0, 0x7] -	adds r2, r0, 0 -	cmp r1, 0 -	beq _0800D6C2 -	ldrb r0, [r2, 0x4] -	subs r0, 0x5 -	cmp r0, 0x6 -	bhi _0800D6C2 -	lsls r0, 2 -	ldr r1, =_0800D680 -	adds r0, r1 -	ldr r0, [r0] -	mov pc, r0 -	.pool -	.align 2, 0 -_0800D680: -	.4byte _0800D69C -	.4byte _0800D6A4 -	.4byte _0800D6AE -	.4byte _0800D6AE -	.4byte _0800D6B4 -	.4byte _0800D6B4 -	.4byte _0800D6BA -_0800D69C: -	movs r0, 0x3 -	strb r0, [r2, 0x7] -	movs r0, 0x9 -	b _0800D6C0 -_0800D6A4: -	movs r0, 0x2 -	strb r0, [r2, 0x7] -	movs r0, 0x1 -	strh r0, [r2, 0x1A] -	b _0800D6C2 -_0800D6AE: -	movs r0, 0x2 -	strb r0, [r2, 0x7] -	b _0800D6C2 -_0800D6B4: -	movs r0, 0x28 -	strh r0, [r2, 0x1A] -	b _0800D6C2 -_0800D6BA: -	movs r0, 0x28 -	strh r0, [r2, 0x1A] -	movs r0, 0xA -_0800D6C0: -	strb r0, [r2, 0x4] -_0800D6C2: -	pop {r0} -	bx r0 -	thumb_func_end sub_800D658 -  @ file boundary?  	thumb_func_start sub_800D6C8 | 
