summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2020-10-01 13:32:53 -0500
committerSeth Barberee <seth.barberee@gmail.com>2020-10-01 13:32:53 -0500
commit96fdd3aae0ba1d923b358128012979a9a1a0eb38 (patch)
treeea50555b95a9848794c7464174a9d3ed53990e45 /asm
parent70c644dfdd82dd31038faf1e2ca37b833ee8c328 (diff)
successful decomp of one pokemon data func and struct.. making headway
Diffstat (limited to 'asm')
-rw-r--r--asm/pokemon.s19
1 files changed, 0 insertions, 19 deletions
diff --git a/asm/pokemon.s b/asm/pokemon.s
index edb5334..bf33395 100644
--- a/asm/pokemon.s
+++ b/asm/pokemon.s
@@ -2309,23 +2309,4 @@ _0808DE0A:
bx r1
thumb_func_end sub_808DDD0
- thumb_func_start sub_808DE10
-sub_808DE10:
- lsls r0, 16
- asrs r0, 16
- ldr r2, _0808DE2C
- ldr r3, [r2]
- lsls r2, r0, 3
- adds r2, r0
- lsls r2, 3
- adds r2, r3
- ldrh r0, [r2, 0x10]
- asrs r0, r1
- movs r1, 0x1
- ands r0, r1
- bx lr
- .align 2, 0
-_0808DE2C: .4byte gMonsterParameters
- thumb_func_end sub_808DE10
-
.align 2,0