Decompile splatTick

This commit is contained in:
Ryan Dwyer
2020-09-06 23:00:32 +10:00
parent 91c247db3b
commit 17c746d7be
7 changed files with 84 additions and 219 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <ultra64.h>
#include "types.h"
u32 func0f148b80(void);
void splatTick(struct prop *prop);
void func0f148e54(struct prop *prop, s32 arg1, s32 arg2, s32 arg3, s32 arg4, s32 arg5, s32 arg6);
s32 func0f148f18(s32 arg0, f32 arg1, struct prop *prop, s32 arg3, s32 arg4, s32 arg5, s32 arg6, s32 arg7, s32 arg8, s32 arg9, s32 arg10);
u32 func0f149274(void);
+1 -1
View File
@@ -11,7 +11,7 @@ u32 func0f176ddc(void);
u32 func0f1770ac(void);
u32 func0f177164(void);
u32 func0f1773c8(void);
u32 func0f177460(void);
f32 coordsGetDistance(struct coord *lastdroppedpos, struct coord *proppos);
u32 func0f1776cc(void);
u32 func0f17776c(void);
void func0f1777f8(void);
+1 -1
View File
@@ -21,6 +21,6 @@ u32 func0f140e20(void);
u32 func0f1411b0(void);
void func0f141234(void);
void func0f14159c(struct prop *prop);
u32 func0f141704(void);
void func0f141704(struct prop *prop);
#endif