mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-30 00:16:19 -04:00
And this too
This commit is contained in:
Vendored
+1
-1
Submodule extern/aurora updated: 4d7ff2ac11...aa83f6d915
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user