summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-09-10 09:39:15 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-09-10 09:39:15 -0400
commit0c5bf5559328562f42e85cad9621a55923b7b50b (patch)
treef6f2503c132974571653971ac36affc40d2516f0 /asm
parentf93301e62ba6e2a83258eeabbf354e666d613f02 (diff)
sub_8127F5C, sub_8127F64, sub_8127F70
Diffstat (limited to 'asm')
-rw-r--r--asm/field_effect_helpers.s27
1 files changed, 0 insertions, 27 deletions
diff --git a/asm/field_effect_helpers.s b/asm/field_effect_helpers.s
index bb3f94f22..709c4b4fc 100644
--- a/asm/field_effect_helpers.s
+++ b/asm/field_effect_helpers.s
@@ -6,33 +6,6 @@
.text
- thumb_func_start sub_8127F5C
-sub_8127F5C: @ 8127F5C
- ldrh r1, [r0, 0x2E]
- movs r0, 0xF
- ands r0, r1
- bx lr
- thumb_func_end sub_8127F5C
-
- thumb_func_start sub_8127F64
-sub_8127F64: @ 8127F64
- ldrh r1, [r0, 0x2E]
- movs r0, 0xF0
- ands r0, r1
- lsrs r0, 4
- bx lr
- thumb_func_end sub_8127F64
-
- thumb_func_start sub_8127F70
-sub_8127F70: @ 8127F70
- ldrh r1, [r0, 0x2E]
- movs r0, 0xF0
- lsls r0, 4
- ands r0, r1
- lsrs r0, 8
- bx lr
- thumb_func_end sub_8127F70
-
thumb_func_start sub_8127F7C
sub_8127F7C: @ 8127F7C
push {r4-r6,lr}