From c9dc82cbe5632d9ffcd3075f2f6058b8d53ef47b Mon Sep 17 00:00:00 2001 From: Rafael Moura Date: Mon, 15 Jun 2020 07:58:59 -0300 Subject: func_800B72F8 decompiled --- src/code/z_actor.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/code') diff --git a/src/code/z_actor.c b/src/code/z_actor.c index c792a6b1e..595ae4882 100644 --- a/src/code/z_actor.c +++ b/src/code/z_actor.c @@ -405,7 +405,10 @@ GLOBAL_ASM("asm/non_matchings/z_actor//func_800B7298.asm") GLOBAL_ASM("asm/non_matchings/z_actor//func_800B72E0.asm") -GLOBAL_ASM("asm/non_matchings/z_actor//func_800B72F8.asm") +void func_800B72F8(DynaPolyActor* dpactor, f32 a1, s16 a2) { + dpactor->unk150 = a2; + dpactor->unk148 += a1; +} GLOBAL_ASM("asm/non_matchings/z_actor//Actor_IsLinkFacingActor.asm") -- cgit v1.2.3