Add hack to load bss texture in ovl_En_Jsjutan (fixes #69) (#1482)

* Add hack to load bss texture in ovl_En_Jsjutan

* Remove (debug?) reference to jsjutanShadowTex in LUS
This commit is contained in:
Rozelette 2022-09-19 21:30:27 -05:00 committed by GitHub
commit c9aafcf7c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 10 deletions

View file

@ -2110,11 +2110,6 @@ unsigned int dListBP;
int matrixBP;
uintptr_t clearMtx;
extern "C"
{
uintptr_t jsjutanShadowTex = 0;
};
static void gfx_run_dl(Gfx* cmd) {
//puts("dl");
int dummy = 0;