Merge branch 'master' of mutantstargoat.com:/home/nuclear/git/dosdemo
[dosdemo] / src / grise.c
index 5d2068b..896b7c0 100644 (file)
@@ -213,7 +213,7 @@ static void draw(void)
                dst += fb_width;
        }
 
-       
+       swap_buffers(fb_pixels);
 }
 
 /* src and dst can be the same */