core2 .data definitions

This commit is contained in:
Banjo Kazooie
2022-11-28 00:46:21 -06:00
parent cedeb8ed4c
commit 065c01d3dc
10 changed files with 443 additions and 46 deletions

View File

@@ -11,7 +11,13 @@ f32 func_802BBD48(void);
f32 func_802BBEA4(f32 arg0[3], f32 arg1[3], f32 arg2, s32 arg3, s32 arg4);
/* .data */
extern s16 D_803657E0[];
s16 D_803657E0[] = {
0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
0x88, 0x89, 0x8A, 0x8B, 0x8C, 0x8D, 0x71, 0x70,
0x6F, 0x6E, 0x10F, 0x110, 0x111, 0x112, 0x113, 0x159,
0x15B, 0x15D, 0x378, 0x378, 0x378, 0x378, 0x378, 0x378,
0x378, 0x378, 0x378
};
/* .bss */
s32 D_8037D8C0;