Decompile chrCalculateAutoAim

This commit is contained in:
Ryan Dwyer
2021-12-09 23:18:30 +10:00
parent 399780c569
commit 271ecdd364
3 changed files with 62 additions and 211 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ void func0f027994(struct prop *prop, struct shotdata *shotdata, bool arg2, bool
void func0f027e1c(struct shotdata *shotdata, struct hit *hit);
void func0f028498(bool value);
void chrsCheckForNoise(f32 noiseradius);
bool func0f028a50(struct prop *prop, struct coord *arg1, f32 *arg2, f32 *arg3);
bool chrCalculateAutoAim(struct prop *prop, struct coord *arg1, f32 *arg2, f32 *arg3);
s32 func0f028e18(struct prop *arg0, struct modelnode *node, struct model *model, struct prop *arg3);
bool func0f028e6c(s32 arg0, struct prop *prop, struct prop **propptr, struct modelnode **nodeptr, struct model **modelptr);
void shieldhitCreate(struct prop *prop, f32 shield, struct prop *arg2, struct modelnode *node, struct model *model, s32 side, s16 *arg6);