Decompile func0f031254

This commit is contained in:
Ryan Dwyer
2020-05-26 23:12:22 +10:00
parent 92a161eb6f
commit 4cb147e33c
3 changed files with 32 additions and 89 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ void chrAttackWalk(struct chrdata *chr, u32 speed);
u32 func0f030a40(void);
void chrAttackRoll(struct chrdata *chr, bool direction);
void func0f030ff8(struct chrdata *chr, u32 anim_id, f32 fstartframe, f32 fendframe, u8 flags, u32 transition, f32 result);
u32 func0f031254(void);
void func0f031254(struct chrdata *chr);
void func0f031384(struct chrdata *chr, u32 *arg1, bool arg2, s32 *firing, u32 entitytype, u32 entityid, u32 arg6);
u32 func0f0318b8(void);
u32 func0f0319a8(void);
+3 -1
View File
@@ -409,11 +409,13 @@ struct act_preargh {
};
struct act_attack {
/*0x2c*/ u32 unk02c;
/*0x2c*/ f32 *unk02c;
/*0x30*/ u16 unk030;
/*0x32*/ u8 unk032;
/*0x33*/ s8 unk033;
/*0x34*/ s8 unk034;
/*0x35*/ u8 unk035;
/*0x36*/ s8 unk036;
/*0x38*/ u32 unk038;
/*0x3c*/ u32 unk03c;
/*0x40*/ u32 unk040;