Decompile func0f03a76c

This commit is contained in:
Ryan Dwyer
2019-12-24 17:19:06 +10:00
parent 815c35281b
commit 66fab8d95c
3 changed files with 19 additions and 41 deletions
+1 -1
View File
@@ -245,7 +245,7 @@ u32 func0f03a3ec(struct chrdata *chr, u32 arg1, u32 arg2, u32 arg3, u32 arg4);
u32 func0f03a578(struct chrdata *chr, u32 thingtype, u32 thingid);
u32 func0f03a644(struct chrdata *chr, u32 thingtype, u32 thingid);
u32 func0f03a6d8(struct chrdata *chr, u32 thingtype, u32 thingid);
u32 func0f03a76c(struct chrdata *chr, u32 thingtype, u32 thingid);
bool func0f03a76c(struct chrdata *chr, u32 thingtype, s32 thingid);
bool chrFaceEntity(struct chrdata *chr, u32 entity_type, u32 entity_id);
u32 func0f03a894(struct chrdata *chr, s32 pad, s32 arg2);
u32 chrStartPath(struct chrdata *chr);
+1 -1
View File
@@ -229,6 +229,7 @@ struct act_attack {
/*0x44*/ u32 unk044;
/*0x48*/ u32 unk048;
/*0x4c*/ u32 unk04c;
/*0x50*/ u32 unk050;
};
struct act_sidestep {
@@ -286,7 +287,6 @@ struct chrdata {
struct act_throwgrenade act_throwgrenade;
};
/*0x050*/ u32 unk050;
/*0x054*/ u32 unk054;
/*0x058*/ void *unk058;
/*0x05c*/ u32 unk05c;