Rename func0f02f288 to chrThrowGrenade

This commit is contained in:
Ryan Dwyer
2020-01-22 19:10:28 +10:00
parent bd094bf859
commit f28bca3140
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -146,7 +146,7 @@ void chrKneel(struct chrdata *chr);
void func0f02ef40(struct chrdata *chr);
void func0f02effc(struct chrdata *chr);
void func0f02f070(struct chrdata *chr);
void func0f02f288(struct chrdata *chr, s32 arg1, s32 arg2);
void chrThrowGrenade(struct chrdata *chr, s32 arg1, s32 arg2);
void func0f02f314(struct chrdata *chr);
void func0f02f530(struct chrdata *chr);
void func0f02f60c(struct chrdata *chr);
+2 -2
View File
@@ -395,8 +395,8 @@ struct act_surprised {
struct act_throwgrenade {
/*0x2c*/ u32 entitytype;
/*0x30*/ u32 entityid;
/*0x34*/ u32 unk034;
/*0x38*/ u32 unk038;
/*0x34*/ u32 hand;
/*0x38*/ bool needsequip;
};
struct act_attackamount {