Decompile chrGetRangedSpeed

This commit is contained in:
Ryan Dwyer
2020-11-18 17:47:18 +10:00
parent 82cc805792
commit c66c4e75ab
3 changed files with 62 additions and 79 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
f32 func0f02dff0(u32 animnum);
u32 func0f02e064(struct chrdata *chr);
bool weaponIsOneHanded(struct prop *prop);
f32 func0f02e15c(struct chrdata *chr, f32 arg1, f32 arg2);
f32 chrGetRangedSpeed(struct chrdata *chr, f32 min, f32 max);
s32 func0f02e1cc(struct chrdata *chr, s32 arg1);
u32 func0f02e260(void);
u32 func0f02e2d0(void);
+1 -1
View File
@@ -834,7 +834,7 @@ struct geo {
struct chrdata {
/*0x000*/ s16 chrnum;
/*0x002*/ s8 accuracyrating;
/*0x003*/ s8 speedrating;
/*0x003*/ s8 speedrating; // 0-100
/*0x004*/ u8 firecount[2];
/*0x006*/ s8 headnum;
/*0x007*/ s8 actiontype;