Decompile currentPlayerUpdateCrouchOffsetWalk

This commit is contained in:
Ryan Dwyer
2020-03-05 18:26:12 +10:00
parent 8ba1801133
commit 8a44ee02dd
3 changed files with 23 additions and 82 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ void currentPlayerUpdateSpeedSidewaysWalk(f32 targetspeed, f32 accelspeed, s32 a
void currentPlayerUpdateSpeedForwardsWalk(f32 targetspeed, f32 accelspeed);
u32 func0f0c4fd8(void);
void currentPlayerApplyCrouchSpeed(void);
void func0f0c6080(void);
void currentPlayerUpdateCrouchOffsetWalk(void);
u32 func0f0c6180(void);
u32 func0f0c6318(void);
u32 func0f0c63bc(void);
+4 -4
View File
@@ -2669,13 +2669,13 @@ struct player {
/*0x19a0*/ u32 unk19a0;
/*0x19a4*/ f32 speedgo;
/*0x19a8*/ u32 unk19a8;
/*0x19ac*/ s32 unk19ac;
/*0x19ac*/ s32 crouchoffsetreal;
/*0x19b0*/ u32 unk19b0;
/*0x19b4*/ u32 unk19b4;
/*0x19b8*/ s32 unk19b8;
/*0x19b4*/ f32 crouchoffsetsmall;
/*0x19b8*/ s32 crouchoffsetrealsmall;
/*0x19bc*/ u32 unk19bc;
/*0x19c0*/ f32 unk19c0;
/*0x19c4*/ f32 unk19c4;
/*0x19c4*/ f32 vv_eyeheight;
/*0x19c8*/ u32 unk19c8;
/*0x19cc*/ u32 unk19cc;
/*0x19d0*/ u32 unk19d0;