Decompile func0f13e40c

This commit is contained in:
Ryan Dwyer
2021-02-02 23:21:45 +10:00
parent c6770ddbbe
commit e4ef43432e
3 changed files with 20 additions and 50 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
#include "types.h"
u32 func0f13e0e0(void);
u32 func0f13e1b0(void);
void func0f13e40c(struct prop *prop, bool arg1);
void func0f13e1b0(struct var800a41b0 *arg0);
void func0f13e40c(struct prop *prop, s8 arg1);
bool chrIsUsingPaintball(struct chrdata *chr);
void func0f13e5c8(struct prop *prop);
void func0f13e640(struct var800a41b0 *arg0, s32 arg1);
+2 -2
View File
@@ -88,8 +88,8 @@ struct prop {
/*0x3f*/ u8 unk3f_05 : 1;
/*0x3f*/ u8 unk3f_06 : 1;
/*0x3f*/ u8 unk3f_07 : 1;
/*0x40*/ u32 unk40;
/*0x44*/ u32 unk44;
/*0x40*/ struct var800a41b0 *unk40;
/*0x44*/ struct var800a41b0 *unk44;
};
struct pad {