Decompile func0f0cc654

This commit is contained in:
Ryan Dwyer
2020-05-05 21:00:47 +10:00
parent 3b5a17e034
commit 2bd5175be6
2 changed files with 7 additions and 17 deletions
+2 -2
View File
@@ -38,8 +38,8 @@ void currentPlayerUpdateMoveInitSpeed(struct coord *newpos);
void currentPlayerUpdateFootsteps(bool arg0, bool arg1, bool arg2, bool arg3);
void func0f0cbf50(void);
void func0f0cc19c(struct coord *arg);
void func0f0cc3b8(f32 arg0, f32 arg1, f32 arg2, f32 *arg3, f32 arg4, u32 arg5);
u32 func0f0cc654(void);
void func0f0cc3b8(f32 arg0, f32 arg1, f32 arg2, f32 *arg3, f32 arg4);
void func0f0cc654(f32 arg0, f32 arg1, f32 arg2);
s32 currentPlayerGetCrouchPos(void);
s32 playerGetCrouchPos(s32 playernum);