mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-21 13:53:49 -07:00
* Add hack to load bss texture in ovl_En_Jsjutan * Remove (debug?) reference to jsjutanShadowTex in LUS
This commit is contained in:
parent
34d6212ab2
commit
c9aafcf7c5
3 changed files with 8 additions and 10 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue