summaryrefslogtreecommitdiff
path: root/asm/save1.s
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2020-10-20 18:05:01 -0500
committerSeth Barberee <seth.barberee@gmail.com>2020-10-20 18:05:23 -0500
commit184d3819ab381c54821b157770d015c0dce8d82a (patch)
tree1bd77d91623cc41de9de7a8a4fcfba1f59255cdc /asm/save1.s
parent0271952426117ba1c95b2f4156a8b555104bfa1c (diff)
more decomping of funcs
Diffstat (limited to 'asm/save1.s')
-rw-r--r--asm/save1.s17
1 files changed, 0 insertions, 17 deletions
diff --git a/asm/save1.s b/asm/save1.s
index 3a64f71..543552e 100644
--- a/asm/save1.s
+++ b/asm/save1.s
@@ -5,23 +5,6 @@
.text
- thumb_func_start sub_8012468
-sub_8012468:
- push {r4,lr}
- ldr r4, _08012480
- movs r0, 0x8
- movs r1, 0x5
- bl MemoryAlloc
- str r0, [r4]
- movs r1, 0x1
- str r1, [r0]
- pop {r4}
- pop {r0}
- bx r0
- .align 2, 0
-_08012480: .4byte gUnknown_203B188
- thumb_func_end sub_8012468
-
thumb_func_start sub_8012484
sub_8012484:
push {r4,r5,lr}