Some matches in code_80005FD0 (#517)

Signed-off-by: Taggerung <tyler.taggerung@email.com>
This commit is contained in:
Tyler McGavran
2023-12-29 12:54:39 -05:00
committed by GitHub
parent c89b4f6fe7
commit a38d338bf0
15 changed files with 585 additions and 2023 deletions
+7 -7
View File
@@ -5,10 +5,10 @@
#include <PR/gbi.h>
typedef struct {
s16 waypointId1;
s16 waypointId2;
s32 unk4;
} UnkCommonTextureStruct0;
/* 0x0 */ s16 waypointId1;
/* 0x2 */ s16 waypointId2;
/* 0x4 */ s32 unk4;
} UnkCommonTextureStruct0; // size = 0x8
extern s8 gTLUTFinishLineBanner[];
extern s8 D_0D000200[];
@@ -248,9 +248,9 @@ extern UnkCommonTextureStruct0 D_0D0092C8[];
extern UnkCommonTextureStruct0 D_0D009310[];
extern UnkCommonTextureStruct0 D_0D0093C0[];
extern f32 D_0D009418[][4];
extern f32 D_0D009568[];
extern f32 D_0D0096B8[];
extern f32 D_0D009808[];
extern f32 D_0D009568[][4];
extern f32 D_0D0096B8[][4];
extern f32 D_0D009808[][4];
extern s32 unkPad;
extern s8 D_0D009958[];
extern s8 D_0D00A558[];