mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-29 23:37:33 -04:00
Decompile func0f0147f8
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user