Decompile texGetWidthAtLod

This commit is contained in:
Ryan Dwyer
2022-04-17 14:06:20 +10:00
parent 2c01a9a557
commit defb651a7b
3 changed files with 30 additions and 57 deletions
+1 -1
View File
@@ -529,7 +529,7 @@ void texSelect(Gfx **gdlptr, struct textureconfig *tconfig, u32 arg2, s32 arg3,
if (tile > 0) {
if (s4 && s4->unk0c_02) {
width = surface0f173c10(s4, tile);
width = texGetWidthAtLod(s4, tile);
height = surface0f173cb8(s4, tile);
} else {
if (width >= 2) {