From c05de00a96bd5d93ff6b86508171ae1fb1d2bec5 Mon Sep 17 00:00:00 2001 From: zelda2773 Date: Mon, 30 Mar 2020 23:46:54 -0400 Subject: ovl_Obj_Comb fix struct --- include/functions.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/functions.h b/include/functions.h index b5262044f..72c19c22a 100644 --- a/include/functions.h +++ b/include/functions.h @@ -690,6 +690,7 @@ s32 func_8005BA74(UNK_TYPE, UNK_TYPE); // ? func_8005BB8C(?); // ? func_8005BBB0(?); // ? func_8005BBD4(?); +void func_8005C050(GlobalContext* globalCtx, Collider* collision, Actor* actor, UNK_TYPE arg3, UNK_TYPE arg4); // ? func_8005C2BC(?); s32 func_8005C318(GlobalContext* globalCtx, ColliderDimensions* dim); s32 func_8005C328(GlobalContext* globalCtx, ColliderDimensions* dest, ColliderDimensions* src); -- cgit v1.2.3