And this too

This commit is contained in:
Luke Street
2026-04-15 23:01:37 -06:00
parent 269505a69f
commit 98b0c8296e
2 changed files with 1 additions and 2 deletions
+1 -1
-1
View File
@@ -1503,7 +1503,6 @@ void mDoGph_gInf_c::bloom_c::draw2() {
GXLoadTexObj(texFinal, GX_TEXMAP0);
GXRestoreFrameBuffer();
GXSetViewport(0.0f, 0.0f, width, height, 0.0f, 1.0f);
// Now blend our bloom into the real FB.
GXSetTevColor(GX_TEVREG0, mBlendColor);