Decompile chrResetAimEndProperties

This commit is contained in:
Ryan Dwyer
2019-12-23 21:19:32 +10:00
parent 3e34b3c12c
commit 9ead5f8a48
4 changed files with 19 additions and 22 deletions
+1 -1
View File
@@ -299,7 +299,7 @@ u32 func0f03e754(void);
u32 func0f03e788(void);
u32 func0f03e9f4(void);
u32 func0f03f778(void);
void chrResetAimProperties(struct chrdata *chr);
void chrResetAimEndProperties(struct chrdata *chr);
void chrSetFiring(struct chrdata *chr, s32 hand, bool firing);
void chrStopFiring(struct chrdata *chr);
u32 func0f03f988(void);
+4 -4
View File
@@ -265,10 +265,10 @@ struct chrdata {
/*0x154*/ u32 aimuprshoulder;
/*0x158*/ u32 aimupback;
/*0x15c*/ u32 aimsideback;
/*0x160*/ u32 aimendlshoulder;
/*0x164*/ u32 aimendrshoulder;
/*0x168*/ u32 aimendback;
/*0x16c*/ u32 aimendsideback;
/*0x160*/ float aimendlshoulder;
/*0x164*/ float aimendrshoulder;
/*0x168*/ float aimendback;
/*0x16c*/ float aimendsideback;
/*0x170*/ struct attachment *weapons_held[2];
/*0x178*/ u32 unk178;
/*0x17c*/ s8 fireslot[2];