Decompile func0f0cdf64

This commit is contained in:
Ryan Dwyer
2020-03-05 21:16:16 +10:00
parent 8ef7491ee5
commit 63a8bf58e0
2 changed files with 12 additions and 29 deletions
+2 -2
View File
@@ -8,11 +8,11 @@ void currentPlayerUpdateGrabbedPropForRelease(void);
u32 func0f0ccbf0(void);
bool func0f0cd05c(f32 y);
u32 func0f0cd1a4(void);
u32 func0f0cd970(void);
bool func0f0cd970(struct coord *delta, f32 arg1, bool arg2);
u32 func0f0cdb04(void);
u32 func0f0cdb68(void);
u32 func0f0cdef0(void);
u32 func0f0cdf64(void);
bool func0f0cdf64(struct coord *delta, struct coord *arg1, struct coord *arg2);
u32 func0f0cdfbc(void);
u32 func0f0ce0bc(void);
void currentPlayerUpdatePrevPosGrab(void);