Decompile func0f0aeed8

This commit is contained in:
Ryan Dwyer
2020-08-26 22:51:27 +10:00
parent b3543b3b91
commit 9cac53282d
5 changed files with 30 additions and 159 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
u32 func0f0abe70(void);
u32 func0f0ac138(void);
u32 func0f0ac4b8(void);
Gfx *func0f0ac4b8(Gfx *gdl, u32 arg1, f32 arg2, u32 *arg3, u32 colour1, f32 arg5, u32 *arg6, u32 colour2);
u32 func0f0acb90(void);
void bullettailTick(struct bullettail *bullettail);
u32 func0f0adcc8(void);
+1 -1
View File
@@ -587,7 +587,7 @@ extern u32 var8009d0f0;
extern u32 var8009d144;
extern struct fireslot g_Fireslots[NUM_FIRESLOTS];
extern struct var8009d510 var8009d510[20];
extern u32 var8009da60;
extern struct var8009da60 var8009da60[8];
extern u32 var8009dbe0;
extern u32 var8009dd00;
extern u32 var8009dd04;
+15
View File
@@ -6405,4 +6405,19 @@ struct mplockinfo {
s8 lastloser;
};
struct var8009da60 {
s32 unk00;
u32 unk04;
u32 unk08;
u32 unk0c;
u32 unk10;
u32 unk14;
u32 unk18;
u32 unk1c;
u32 unk20;
u32 unk24;
u32 unk28;
u32 unk2c;
};
#endif