Decompile texSelect

This commit is contained in:
Ryan Dwyer
2022-04-17 13:48:31 +10:00
parent 4bc38da09a
commit 2c01a9a557
36 changed files with 584 additions and 1288 deletions
+2 -2
View File
@@ -146,9 +146,9 @@ Gfx *func0f0d4a3c(Gfx *gdl, s32 arg1)
gDPPipeSync(gdl++);
if (arg1 == 0) {
tex0f0b39c0(&gdl, &g_TexGeneralConfigs[6], 2, 0, 2, 1, NULL);
texSelect(&gdl, &g_TexGeneralConfigs[6], 2, 0, 2, 1, NULL);
} else if (arg1 == 1) {
tex0f0b39c0(&gdl, &g_TexGeneralConfigs[11], 2, 0, 2, 1, NULL);
texSelect(&gdl, &g_TexGeneralConfigs[11], 2, 0, 2, 1, NULL);
}
gDPPipeSync(gdl++);