From 6b04aba0ea3f5c6d450045d4440249e28e2be85c Mon Sep 17 00:00:00 2001 From: glank Date: Sun, 5 Apr 2020 21:41:49 +0200 Subject: Tidy up known render and combine modes --- src/code/code_800ACE70.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/code/code_800ACE70.c') diff --git a/src/code/code_800ACE70.c b/src/code/code_800ACE70.c index 5bf69cc48..31e93ad63 100644 --- a/src/code/code_800ACE70.c +++ b/src/code/code_800ACE70.c @@ -42,7 +42,7 @@ Gfx D_8012AC40[] = { }; Gfx D_8012AC58[] = { - gsDPSetCombineLERP(K5, K5, 0, PRIMITIVE, 0, 0, 0, PRIMITIVE, K5, K5, 0, PRIMITIVE, 0, 0, 0, PRIMITIVE), + gsDPSetCombineMode(G_CC_PRIMITIVE, G_CC_PRIMITIVE), gsDPSetOtherMode(G_AD_NOTPATTERN | G_CD_DISABLE | G_CK_NONE | G_TC_CONV | G_TF_POINT | G_TT_NONE | G_TL_TILE | G_TD_CLAMP | G_TP_NONE | G_CYC_1CYCLE | G_PM_NPRIMITIVE, G_AC_NONE | G_ZS_PRIM | G_RM_CLD_SURF | G_RM_CLD_SURF2), -- cgit v1.2.3