mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-27 18:02:49 -04:00
Decompile splatTick
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -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);
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user