Decompile func0001519c

This commit is contained in:
Ryan Dwyer
2020-10-31 15:04:59 +10:00
parent 7ff59120da
commit ce3e3c2107
6 changed files with 49 additions and 198 deletions
+1 -1
View File
@@ -680,7 +680,7 @@ extern u16 *g_CoverNums;
extern struct var800a2380 var800a2380[4];
extern u32 var800a2eb0;
extern u8 var800a316c[4];
extern u32 var800a3180;
extern struct var800a3180 var800a3180[4];
extern u32 var800a33a0;
extern u32 var800a33a4;
extern u32 var800a33a8;
+1 -1
View File
@@ -39,7 +39,7 @@ u16 func00015020(s8 contpadnum, u16 mask);
u32 func000150c4(void);
void func000150e8(void);
void func00015144(void);
u32 func0001519c(void);
void func0001519c(void);
u32 func000152d0(void);
u32 func000153c4(void);
s32 func000155b4(s8 index);
+2 -2
View File
@@ -3,9 +3,9 @@
#include <ultra64.h>
#include "types.h"
u32 func0004f5e0(void);
void func0004f5e0(struct var800a3180 *arg0, u32 arg1);
u32 func0004f748(void);
u32 func0004f854(void);
bool func0004f854(OSMesgQueue *mq, struct var800a3180 *arg1, s32 arg2);
u32 func0004f9b0(void);
u32 func0004fbc0(void);
u32 func0004fbf0(void);
+29
View File
@@ -7102,4 +7102,33 @@ struct contdata {
s32 unk200;
};
struct var800a3180 {
/*0x00*/ u32 unk00;
/*0x04*/ u32 unk04;
/*0x08*/ u32 unk08;
/*0x0c*/ u32 unk0c;
/*0x10*/ u32 unk10;
/*0x14*/ u32 unk14;
/*0x18*/ u32 unk18;
/*0x1c*/ u32 unk1c;
/*0x20*/ u32 unk20;
/*0x24*/ u32 unk24;
/*0x28*/ u32 unk28;
/*0x2c*/ u32 unk2c;
/*0x30*/ u32 unk30;
/*0x34*/ u32 unk34;
/*0x38*/ u32 unk38;
/*0x3c*/ u32 unk3c;
/*0x40*/ u32 unk40;
/*0x44*/ u32 unk44;
/*0x48*/ u32 unk48;
/*0x4c*/ u32 unk4c;
/*0x50*/ u32 unk50;
/*0x54*/ u32 unk54;
/*0x58*/ u32 unk58;
/*0x5c*/ u32 unk5c;
/*0x60*/ u32 unk60;
/*0x64*/ u32 unk64;
};
#endif