Destroy tex and tlut objects

This commit is contained in:
dbalatoni13 2025-04-09 01:22:45 +02:00
parent 05bae8b611
commit d327c22bb5
31 changed files with 123 additions and 26 deletions

View file

@ -866,6 +866,9 @@ void fn_1_604C(ModelData *arg0, Mtx arg1)
GXSetTevDirect(GX_TEVSTAGE1);
GXSetTevDirect(GX_TEVSTAGE2);
GXSetTevDirect(GX_TEVSTAGE3);
#ifdef TARGET_PC
GXDestroyTexObj(&sp18);
#endif
}
void fn_1_6B04(ModelData *model, Mtx arg1)