FieldObjectSetRegularAnim

This commit is contained in:
PikalaxALT
2017-09-16 23:12:35 -04:00
parent 4e22f1e55f
commit 4ef7127561
2 changed files with 6 additions and 9 deletions

View File

@@ -5,15 +5,6 @@
.text
thumb_func_start FieldObjectSetRegularAnim
@ void FieldObjectSetRegularAnim(struct npc_state *fieldObject, struct obj *object, u8 animState)
FieldObjectSetRegularAnim: @ 8093904
movs r3, 0
strb r2, [r0, 0x1C]
strh r3, [r1, 0x32]
bx lr
thumb_func_end FieldObjectSetRegularAnim
thumb_func_start an_look_any
@ void an_look_any(struct npc_state *fieldObject, struct obj *object, u8 direction)
an_look_any: @ 809390C