summaryrefslogtreecommitdiff
path: root/include/functions.h
diff options
context:
space:
mode:
authorRyan Myers <ryan.p.myers@gmail.com>2024-01-05 10:53:32 -0500
committerGitHub <noreply@github.com>2024-01-05 09:53:32 -0600
commitec3bc32c5cc3d36b242f42ffb8514c32a87d153b (patch)
tree531ab9dda2f11e417897c6c2619ebe7f97997332 /include/functions.h
parentfb7cf7ce657df62e3bf83dd3fbfd2f8a04556ba9 (diff)
sf_77e40 - Match 30 more funcs (#69)
* Match func_8007C9E0 * Match func_8007CAF0 * Match func_8007CC00 * Match func_8007CCBC * Match func_8007CD7C * Match func_8007CEBC * Match func_8007CF30 * Match 4 more funcs * Match 5 more funcs * Match func_8007D2F4 * Match func_8007D55C * func_8007D748 * Match several more * Match func_8007DB70 * Match func_8007DED4 * Match func_8007E014 * Match another handful * obj2F4->unk_0E8 -> obj2F4->vel * Object_8C.unk_54 -> Object_8C.vel * obj80->unk_64 -> obj80->vel * obj408->unk_06C -> obj408->vel * Name gravity * obj8C names * Run make format
Diffstat (limited to 'include/functions.h')
-rw-r--r--include/functions.h11
1 files changed, 6 insertions, 5 deletions
diff --git a/include/functions.h b/include/functions.h
index 03285825..3d2dbeb3 100644
--- a/include/functions.h
+++ b/include/functions.h
@@ -377,12 +377,13 @@ void func_8007C8C4(Object_8C*);
void func_8007C85C(f32 posX, f32 posY, f32 posZ, f32 arg3);
void func_8007C9E0(Object_8C*);
void func_8007CAF0(Object_8C*);
-void func_8007D074(f32, f32, f32, f32);
-void func_8007D0E0(f32, f32, f32, f32);
-void func_8007D10C(f32, f32, f32, f32);
-void func_8007D1E0(f32, f32, f32, f32);
+void func_8007CF30(f32 posX, f32 posY, f32 posZ, f32 scale2);
+void func_8007D074(f32 posX, f32 posY, f32 posZ, f32 scale2);
+void func_8007D0E0(f32 posX, f32 posY, f32 posZ, f32 scale2);
+void func_8007D10C(f32 posX, f32 posY, f32 posZ, f32 scale2);
+void func_8007D1E0(f32 posX, f32 posY, f32 posZ, f32 scale2);
+void func_8007D24C(f32 posX, f32 posY, f32 posZ, f32 scale2);
void func_8007D2C8(f32, f32, f32, f32);
-void func_8007D24C(f32, f32, f32, f32);
void func_8007D2F4(Object_8C*);
void func_8007D55C(Object_8C*);
void func_8007D748(Object_8C*);