summaryrefslogtreecommitdiff
path: root/asm/code.s
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2020-09-16 00:15:52 -0500
committerSeth Barberee <seth.barberee@gmail.com>2020-09-16 00:15:52 -0500
commit424db9c41bbe0fa23910606f4c85a5d5db0c19d1 (patch)
treeadca0d33895c42ab7a8c8011fd85e01a414e1fa8 /asm/code.s
parentd2be6ce16caf5cafc89e5120f26ff5010a748125 (diff)
split out pokemon funcs and decomp another nullsub
Diffstat (limited to 'asm/code.s')
-rw-r--r--asm/code.s5
1 files changed, 0 insertions, 5 deletions
diff --git a/asm/code.s b/asm/code.s
index f5d57a3..0c3aab1 100644
--- a/asm/code.s
+++ b/asm/code.s
@@ -2075,9 +2075,4 @@ xxx_dungeon_8001340:
bx r0
thumb_func_end xxx_dungeon_8001340
- thumb_func_start nullsub_3
-nullsub_3:
- bx lr
- thumb_func_end nullsub_3
-
.align 2, 0 @ Don't pad with nop.