Decompile func0f0147f8

This commit is contained in:
Ryan Dwyer
2020-08-30 21:09:38 +10:00
parent 28c83ca5dd
commit 1111c4bb30
5 changed files with 32 additions and 88 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#include "types.h"
void func0f0147d0(void);
u32 func0f0147f8(void);
void func0f0147f8(void);
void mpRemoveAllSimulants(void);
u32 func0f014848(void);
u32 func0f014e90(void);
+1 -1
View File
@@ -588,7 +588,7 @@ extern u32 var8009d144;
extern struct fireslot g_Fireslots[NUM_FIRESLOTS];
extern struct var8009d510 var8009d510[20];
extern struct var8009da60 var8009da60[8];
extern u32 var8009dbe0;
extern struct var8009dbe0 var8009dbe0[4];
extern u32 var8009dd00;
extern u32 var8009dd04;
extern u32 var8009dd10;
+21
View File
@@ -6325,4 +6325,25 @@ struct var80094ed8 {
/*0x104*/ u32 unk104;
};
struct var8009dbe0 {
s32 unk00;
u32 unk04;
u32 unk08;
u32 unk0c;
u32 unk10;
u32 unk14;
u32 unk18;
u32 unk1c;
u32 unk20;
u32 unk24;
u32 unk28;
u32 unk2c;
u32 unk30;
u32 unk34;
u32 unk38;
u32 unk3c;
u32 unk40;
u32 unk44;
};
#endif