Decompile func0f0292bc

This commit is contained in:
Ryan Dwyer
2020-07-27 21:49:04 +10:00
parent ae432ba544
commit 1e864596b5
5 changed files with 39 additions and 36 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ u32 func0f028d50(void);
u32 func0f028e18(void);
u32 func0f028e6c(void);
u32 func0f028f7c(void);
u32 func0f0291d4(void);
void func0f0291d4(struct var80062a8c *thing);
void func0f0292bc(struct prop *prop);
u32 func0f02932c(void);
u32 func0f0293ec(void);
+1 -1
View File
@@ -102,7 +102,7 @@ extern u32 var800629fc;
extern u32 var80062a3c;
extern u8 var80062a48[];
extern u32 var80062a4c;
extern u32 var80062a8c;
extern struct var80062a8c *var80062a8c;
extern u32 var80062a90;
extern u32 var80062a94;
extern u32 var80062aa0;
+26
View File
@@ -6268,4 +6268,30 @@ struct rend_vidat {
/*0x28*/ u32 unk28;
};
struct var80062a8c {
/*0x00*/ struct prop *prop;
/*0x04*/ u32 unk004;
/*0x08*/ u32 unk008;
/*0x0c*/ u32 unk00c;
/*0x10*/ u32 unk010;
/*0x14*/ u32 unk014;
/*0x18*/ u32 unk018;
/*0x1c*/ u32 unk01c;
/*0x20*/ u32 unk020;
/*0x24*/ u32 unk024;
/*0x28*/ u32 unk028;
/*0x2c*/ u32 unk02c;
/*0x30*/ u32 unk030;
/*0x34*/ u32 unk034;
/*0x38*/ u32 unk038;
/*0x3c*/ u32 unk03c;
/*0x40*/ u32 unk040;
/*0x44*/ u32 unk044;
/*0x48*/ u32 unk048;
/*0x4c*/ u32 unk04c;
/*0x50*/ u32 unk050;
/*0x54*/ u32 unk054;
/*0x58*/ u32 unk058;
};
#endif