Decompile projectilesUnrefOwner

This commit is contained in:
Ryan Dwyer
2021-05-18 22:59:03 +10:00
parent 018d49c873
commit 4c19cc5636
5 changed files with 19 additions and 41 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ void func0f06803c(f32 *arg0, f32 *arg1, f32 *arg2, f32 *arg3, f32 *arg4);
struct defaultobj *objFindByPadNum(s32 padnum);
u32 func0f068218(void);
void projectileFree(struct projectile *projectile);
void func0f0682fc(struct prop *prop);
void projectilesUnrefOwner(struct prop *owner);
void projectileReset(struct projectile *projectile);
struct projectile *projectileGetNew(void);
void func0f0685e4(struct prop *prop);
+1 -1
View File
@@ -1537,7 +1537,7 @@ struct projectile {
/*0x07c*/ u32 unk07c;
/*0x080*/ u32 unk080;
/*0x084*/ u32 unk084;
/*0x088*/ struct prop *unk088; // player prop
/*0x088*/ struct prop *ownerprop;
/*0x08c*/ f32 unk08c;
/*0x090*/ u32 unk090;
/*0x094*/ s32 unk094;