level overlay .bss sections defined

This commit is contained in:
Banjo Kazooie
2022-12-05 19:04:09 -06:00
parent 1e8dc04fb8
commit 0258e21af5
37 changed files with 170 additions and 129 deletions

1
src/CC/bss_pad.c Normal file
View File

@@ -0,0 +1 @@
char pad_CC_D_80389F70[0x10];

View File

@@ -7,10 +7,9 @@
f32 D_80389BF0[3] = {0.0f, 1300.0f, -2800.0f};
/* .bss */
extern struct {
struct {
u8 unk0;
u8 unk1;
//u8 pad2[2];
f32 unk4;
f32 unk8;
} D_80389F90;