summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-09-09 15:09:09 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-09-09 15:09:09 -0400
commit791f5a4451033421bdcf81543c744cf2ca981348 (patch)
tree721f7e604b4bff19dd91f8c61a809459eb1ba734 /asm
parentdd714a763a2c8c6f6fc07743ad16d099fef2037e (diff)
npc_pal_op_A
Diffstat (limited to 'asm')
-rw-r--r--asm/field_effect_helpers.s25
1 files changed, 0 insertions, 25 deletions
diff --git a/asm/field_effect_helpers.s b/asm/field_effect_helpers.s
index 5b58e7aff..062287cbb 100644
--- a/asm/field_effect_helpers.s
+++ b/asm/field_effect_helpers.s
@@ -6,31 +6,6 @@
.text
- thumb_func_start npc_pal_op_A
-npc_pal_op_A: @ 81269B0
- push {r4,lr}
- lsls r1, 24
- lsrs r4, r1, 24
- ldrb r0, [r0, 0x5]
- bl GetFieldObjectGraphicsInfo
- adds r2, r0, 0
- ldrh r1, [r2, 0x4]
- ldr r0, _081269DC @ =0x000011ff
- cmp r1, r0
- beq _081269D4
- adds r0, r1, 0
- adds r1, r4, 0
- bl pal_patch_for_npc
- adds r0, r4, 0
- bl sub_807D78C
-_081269D4:
- pop {r4}
- pop {r0}
- bx r0
- .align 2, 0
-_081269DC: .4byte 0x000011ff
- thumb_func_end npc_pal_op_A
-
thumb_func_start sub_81269E0
sub_81269E0: @ 81269E0
push {r4-r7,lr}