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

@@ -2,9 +2,11 @@
#include "functions.h"
#include "variables.h"
extern struct6s *D_80381030;
extern struct3s *D_80381034;
/* .bss */
struct6s *D_80381030;
struct3s *D_80381034;
/* .code */
void func_802F7BC0(Gfx **gdl, Mtx **mptr, Vtx **vptr){
if(D_80381030){
func_802F8A90(D_80381030, gdl, mptr, vptr);