diff options
Diffstat (limited to 'src/code/code_800ACE70.c')
| -rw-r--r-- | src/code/code_800ACE70.c | 2 |
1 files changed, 1 insertions, 1 deletions
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), |
