lair .data fully define

This commit is contained in:
Banjo Kazooie
2022-11-27 16:25:40 -06:00
parent d0fd443274
commit 19b5bc0749
7 changed files with 472 additions and 100 deletions

View File

@@ -5,18 +5,17 @@
void func_80240924(s32 arg0);
OSMesgQueue D_8027E120;
OSMesg D_8027E138;
OSMesg D_8027E138;
OSMesgQueue D_8027E140;
OSMesg D_8027E158;
OSThread D_8027E160;
u8 pad_8027E310[0x800];
extern u8 D_8027EB10;
OSMesg D_8027E158;
OSThread D_8027E160;
u8 D_8027E310[0x800];
/* .code */
void func_802407C0(void){
osCreateMesgQueue(&D_8027E120, &D_8027E138, 1);
osCreateMesgQueue(&D_8027E140, &D_8027E158, 1);
osCreateThread(&D_8027E160, 2, func_80240924, NULL, &D_8027EB10, 10);
osCreateThread(&D_8027E160, 2, func_80240924, NULL, &D_8027E310[0x800], 10);
osStartThread(&D_8027E160);
}

View File

@@ -21,14 +21,14 @@ extern struct {
}D_8027EF18;
/* .data */
extern struct{
struct{
N_AL_Struct81s *unk0;
N_AL_Struct81s *unk4;
N_AL_Struct81s *unk8;
}D_802758C0 = {NULL, NULL, NULL};
extern N_ALSndPlayer *D_802758CC = &D_8027EEC0;
extern s32 D_802758D0 = 1;
extern s16 D_802758D4 = 0;
N_ALSndPlayer *D_802758CC = &D_8027EEC0;
s32 D_802758D0 = 1;
s16 D_802758D4 = 0;
/* .code */
void func_80243070(Struct87s *arg0) {