From 4357ba8f47f3506cf5eaa86cd187445b5fa896d3 Mon Sep 17 00:00:00 2001 From: SuuperW Date: Mon, 23 Jul 2018 00:51:14 -0500 Subject: [PATCH] Am I doing this right? --- desmume/src/frontend/windows/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desmume/src/frontend/windows/main.cpp b/desmume/src/frontend/windows/main.cpp index 241ba08f7..606e8c150 100755 --- a/desmume/src/frontend/windows/main.cpp +++ b/desmume/src/frontend/windows/main.cpp @@ -2190,7 +2190,7 @@ static void DoDisplay() } //apply user's filter - video.filter(); + video.filter(); if(ddhw || ddsw) {