Decompile func0f09ebcc

This commit is contained in:
Ryan Dwyer
2021-03-05 08:18:24 +10:00
parent f63a2fb6d1
commit 900032bb4b
6 changed files with 59 additions and 109 deletions
+4 -4
View File
@@ -13,10 +13,10 @@ u32 func0f0adcc8(void);
u32 func0f0ade00(void);
u32 func0f0ae964(void);
u32 func0f0aebe0(void);
s32 func0f0aec54(s32 arg0);
s32 func0f0aeca8(s32 arg0);
void func0f0aed3c(s32 index, struct coord *coord);
void func0f0aed70(s32 index, struct coord *coord);
s32 func0f0aec54(struct prop *prop);
s32 func0f0aeca8(struct prop *prop);
void func0f0aed3c(s32 index, struct coord *pos);
void func0f0aed70(s32 index, struct coord *pos);
void func0f0aeda4(s32 arg0, f32 arg1, u32 arg2);
void func0f0aeea8(s32 index, f32 arg1);
Gfx *func0f0aeed8(Gfx *gdl);
+2 -2
View File
@@ -71,7 +71,7 @@ void func0f0682fc(struct prop *prop);
void projectileReset(struct projectile *projectile);
struct projectile *projectileGetNew(void);
void func0f0685e4(struct prop *prop);
u32 func0f068694(void);
void func0f068694(struct prop *prop);
u32 func0f0686e0(void);
struct monitorthing *monitorthingGetNew(void);
s32 func0f068760(struct defaultobj *obj);
@@ -100,7 +100,7 @@ u32 func0f06a170(void);
struct prop *func0f06a1ec(struct singlemonitorobj *monitor, struct modelfiledata *filedata, u32 arg2, u32 arg3);
struct prop *func0f06a52c(struct singlemonitorobj *monitor, struct modelfiledata *modelfiledata);
struct prop *func0f06a550(struct singlemonitorobj *monitor);
u32 func0f06a580(void);
void func0f06a580(struct defaultobj *obj, struct coord *coord, Mtxf *matrix, s16 *rooms);
f32 func0f06a620(struct defaultobj *obj);
void func0f06a730(struct defaultobj *obj, struct pad *newpad, Mtxf *matrix, s16 *arg3, struct pad *arg4);
u32 func0f06ab60(void);
+1 -1
View File
@@ -14,7 +14,7 @@ void func00015b68(Mtxf *matrix, struct coord *arg1, struct coord *arg2);
void func00015be0(Mtxf *matrix1, Mtxf *matrix2);
void func00015be4(Mtxf *arg0, Mtxf *arg1, Mtxf *arg2);
void func00015cd8(f32 *arg0, f32 *realrot);
u32 func00015d18(void);
void func00015d18(Mtxf *matrix, f32 *arg1);
void func00015d54(f32 *realrot, Mtxf *matrix);
void func00015da0(Mtxf *arg0, f32 *arg1);
void func00015dd4(struct coord *pos, Mtxf *matrix);
+5 -1
View File
@@ -5963,7 +5963,11 @@ struct mplockinfo {
};
struct var8009da60 {
s32 unk00;
union {
s32 unk00;
struct prop *unk00_prop;
};
u8 unk04;
u8 unk05;
u32 unk08;