]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
Typo
authorToni Wilen <twilen@winuae.net>
Mon, 22 Jun 2015 14:37:13 +0000 (17:37 +0300)
committerToni Wilen <twilen@winuae.net>
Mon, 22 Jun 2015 14:37:13 +0000 (17:37 +0300)
genlinetoscr.cpp

index 99b3b407418143f2f41eb34976907746c75de8cf..e997dfb3231f9b74865d422e3138df3cf4e0c047 100644 (file)
@@ -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);