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

@@ -20,8 +20,9 @@ extern ActorInfo D_80367B20 = {
0, 0, 0.0f, 0
};
extern f32 D_8037DE30[3];
extern u8 D_8037DE3C;
/* .bss */
f32 D_8037DE30[3];
u8 D_8037DE3C;
/* .code */
s32 func_802D76E0(Actor *this, f32 *arg1) {