summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorzelda2773 <zelda2773@yahoo.com>2020-03-30 23:46:54 -0400
committerzelda2773 <zelda2773@yahoo.com>2020-03-30 23:46:54 -0400
commitc05de00a96bd5d93ff6b86508171ae1fb1d2bec5 (patch)
tree02ec3f7cd2aa8d883b0336db06a6e30918cf501f /include
parenteeb31944f8e17c26671e3bb04c650c481eeae887 (diff)
ovl_Obj_Comb fix struct
Diffstat (limited to 'include')
-rw-r--r--include/functions.h1
1 files changed, 1 insertions, 0 deletions
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);