summaryrefslogtreecommitdiff
path: root/asm/code.s
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2020-10-13 17:30:44 -0500
committerSeth Barberee <seth.barberee@gmail.com>2020-10-13 17:30:44 -0500
commit3c986032f82b895c52287374685fee880c70edb7 (patch)
tree8ffbb4576e518ce3a25463629cccebe4db6b281c /asm/code.s
parent14b4ad7735e039f388c0ff14850086b402f2c447 (diff)
docing and one decomp of a function
Diffstat (limited to 'asm/code.s')
-rw-r--r--asm/code.s9
1 files changed, 1 insertions, 8 deletions
diff --git a/asm/code.s b/asm/code.s
index d94e8b6..c5ba01e 100644
--- a/asm/code.s
+++ b/asm/code.s
@@ -5,18 +5,11 @@
.text
+ @ Unused
thumb_func_start sub_80001DC
sub_80001DC:
mov r0, sp
bx lr
thumb_func_end sub_80001DC
- thumb_func_start sub_80001E0
-sub_80001E0:
- ldr r0, _080001E4
- bx lr
- .align 2, 0
-_080001E4: .4byte gUnknown_3004000
- thumb_func_end sub_80001E0
-
.align 2, 0 @ Don't pad with nop.