progress defining core2 .data sections

This commit is contained in:
Banjo Kazooie
2022-11-29 00:32:05 -06:00
parent c796f32f8e
commit a7adf1fab1
20 changed files with 722 additions and 186 deletions

View File

@@ -217,15 +217,17 @@ typedef struct {
s32 func_80341BC8(struct56s *arg0, glspline_list * arg1);
/* .data */
extern struct56s **D_80371E70;
extern glspline_list **D_80371E74;
extern s32 D_80371E78;
extern s32 D_80371E7C;
extern s32 D_80371E80;
/* .rodata */
extern char D_80378FF0[];
extern f32 D_8037901C;
struct56s **D_80371E70 = NULL;
glspline_list **D_80371E74 = NULL;
s32 D_80371E78 = 0;
s32 D_80371E7C = 0;
s32 D_80371E80 = 0;
u8 D_80371E84[] = {
0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0x00, 0xFF,
0xFF, 0xFF, 0x00, 0xFF, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0x80, 0x80, 0x80, 0xFF, 0x80, 0x00, 0xFF,
0x00, 0x80, 0x80, 0x80, 0x00, 0x00, 0x80, 0x80, 0xFF, 0x40, 0x00, 0x00, 0x40, 0x80, 0x00, 0x00,
0x40, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
};
/* .bss */
s16 *D_803858A0;