summaryrefslogtreecommitdiff
path: root/asm/code_800D090.s
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2021-10-22 10:01:07 -0700
committerGitHub <noreply@github.com>2021-10-22 10:01:07 -0700
commit3e5dd1d047bada52ab0dce2fe58b04e39bcaa1cc (patch)
tree0e40067d711c783ef97667f4a8256f38ab0d4b0a /asm/code_800D090.s
parent3f7ee3a806d965fae70fd98f2cd1af13a2e4cf0b (diff)
Death by 74 files (#65)
* death by 74 files * 20% reached * doc move stuff in pokemon * fix undef reference * doc more and plumb a few more constanst for num party members and num moves * that struct is def PokemonMove.. clean up all code with it
Diffstat (limited to 'asm/code_800D090.s')
-rw-r--r--asm/code_800D090.s38
1 files changed, 0 insertions, 38 deletions
diff --git a/asm/code_800D090.s b/asm/code_800D090.s
index 8b1845d..ba9391c 100644
--- a/asm/code_800D090.s
+++ b/asm/code_800D090.s
@@ -5,44 +5,6 @@
.text
- thumb_func_start sub_800D1E0
-sub_800D1E0:
- push {r4-r7,lr}
- movs r0, 0
- ldr r1, _0800D218
- mov r12, r1
- ldr r6, _0800D21C
- ldr r7, _0800D220
- movs r5, 0x1
-_0800D1EE:
- movs r2, 0
- lsls r1, r0, 4
- adds r4, r0, 0x1
- lsls r0, 2
- adds r3, r0, r7
- add r1, r12
-_0800D1FA:
- ldrh r0, [r1]
- cmp r0, r6
- bne _0800D202
- str r5, [r3]
-_0800D202:
- adds r1, 0x2
- adds r2, 0x1
- cmp r2, 0x7
- bls _0800D1FA
- adds r0, r4, 0
- cmp r0, 0x1
- ble _0800D1EE
- pop {r4-r7}
- pop {r0}
- bx r0
- .align 2, 0
-_0800D218: .4byte gUnknown_202DB30
-_0800D21C: .4byte 0x0000fdfd
-_0800D220: .4byte gUnknown_202DB60
- thumb_func_end sub_800D1E0
-
thumb_func_start sub_800D224
sub_800D224:
push {r4-r7,lr}