From 19c8231cce67e5f26b662e17baa0ffcc957890ec Mon Sep 17 00:00:00 2001 From: Toni Wilen Date: Mon, 22 Jun 2015 17:37:13 +0300 Subject: [PATCH] Typo --- genlinetoscr.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genlinetoscr.cpp b/genlinetoscr.cpp index 99b3b407..e997dfb3 100644 --- a/genlinetoscr.cpp +++ b/genlinetoscr.cpp @@ -233,7 +233,7 @@ static void out_linetoscr_do_incspix (DEPTH_T bpp, HMODE_T hmode, int aga, CMODE static void put_dpixsprgenlock(int offset, int genlock) { - if (genlock!) + if (!genlock) return; if (offset) outlnf(" genlock_buf[dpix + %d] = get_genlock_transparency(sprcol);", offset); -- 2.47.3