core2/ .b.bscore2 define bss addresses in splat

This commit is contained in:
Banjo Kazooie
2022-08-02 20:52:45 -05:00
parent 83dd7df9a3
commit dd088afb72
68 changed files with 2279 additions and 1734 deletions

View File

@@ -30,12 +30,12 @@ extern f32 D_80377180;
extern f32 D_80377184;
/* .bss */
extern struct {
struct {
BKCollisionGeo *unk0[100];
BKCollisionGeo **unk190;
}D_8037E910;
extern f32 D_8037EAA8[3][3];
extern Struct_core2_5FD90_1 D_8037EAD0[];
f32 D_8037EAA8[3][3];
Struct_core2_5FD90_1 D_8037EAD0[100];
/* .code */
void func_802E6D20(BKCollisionTri *arg0, BKVertexList *vtx_list) {