Decompile func0f098a44

This commit is contained in:
Ryan Dwyer
2021-03-07 01:03:12 +10:00
parent 94fe5fc943
commit 057e50feea
8 changed files with 11438 additions and 92 deletions
+2 -2
View File
@@ -11,11 +11,11 @@ u32 func0f097df0(void);
u32 func0f097e74(void);
u32 func0f097f28(void);
u32 func0f098030(void);
u32 func0f09815c(void);
f32 func0f09815c(struct hand *hand);
u32 func0f0981e8(void);
bool func0f098884(struct guncmd *cmd, struct shorthand *hand);
void func0f0988e0(struct guncmd *cmd, bool arg1, struct hand *hand);
u32 func0f098a44(void);
bool func0f098a44(struct hand *hand, s32 time);
u32 func0f098bfc(void);
void func0f098c0c(struct hand *hand);
void handGetWeaponInfo(struct handweaponinfo *info, s32 handnum);
+5 -1
View File
@@ -2033,8 +2033,12 @@ struct hand {
/*0x0cb0*/ u32 unk0cb0;
/*0x0cb4*/ u32 unk0cb4;
/*0x0cb8*/ s32 unk0cb8;
/*0x0cbc*/ u32 unk0cbc;
/*0x0cbc*/ s32 unk0cbc;
#if VERSION >= VERSION_PAL_FINAL
/*0x0cc0*/ f32 unk0cc0;
#else
/*0x0cc0*/ u32 unk0cc0;
#endif
/*0x0cc4*/ u32 unk0cc4;
/*0x0cc8*/ u8 unk0cc8_01 : 1;
/*0x0cc8*/ u8 unk0cc8_02 : 1;