Attempt to decompile func0f0c3b38

This commit is contained in:
Ryan Dwyer
2020-03-04 17:28:32 +10:00
parent ac135cb468
commit 81a86e30aa
6 changed files with 45 additions and 9 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
void currentPlayerWalkInit(void);
void func0f0c3ad0(s32 value);
void currentPlayerAdjustCrouchPos(s32 value);
u32 func0f0c3b38(void);
void func0f0c3b38(struct coord *param_1, struct defaultobj *obj);
u32 func0f0c3c8c(void);
u32 func0f0c3e14(void);
void func0f0c4250(struct coord *delta, f32 arg1, bool arg2, f32 arg3, s32 arg4);
+1 -1
View File
@@ -11,7 +11,7 @@ u32 func0f02e1cc(void);
u32 func0f02e260(void);
u32 func0f02e2d0(void);
f32 chrGetDistanceToEntity(struct chrdata *chr, u32 entitytype, s32 entityid);
u32 func0f02e3dc(void);
void func0f02e3dc(struct coord *arg0, struct coord *arg1, struct coord *arg2, struct coord *arg3, struct coord *arg4);
u32 func0f02e4f8(void);
u32 func0f02e550(void);
u32 func0f02e684(void);
+1 -1
View File
@@ -205,7 +205,7 @@ u32 func0f0826cc(void);
void func0f082964(struct prop *prop, s32 arg1);
u32 func0f082a1c(void);
u32 func0f082d74(void);
u32 func0f082e84(void);
void func0f082e84(struct defaultobj *obj, struct coord *arg1, struct coord *arg2, struct coord *arg3, bool arg4);
u32 func0f082f88(struct prop *prop);
u32 func0f08307c(void);
u32 func0f083db0(void);
+1 -1
View File
@@ -23,7 +23,7 @@ u32 func0002485c(void);
u32 func00024b64(void);
u32 func00024c14(void);
u32 func00024e40(void);
u32 func00024e4c(void);
void func00024e4c(struct coord *arg0, struct coord *arg1, u32 arg2, char *filename);
u32 func00024e98(void);
u32 func00024ea4(void);
u32 func00024eb0(void);