]> git.sesse.net Git - ccbs/blobdiff - bigscreen/tinyptc/test.c
Various changes and fixes for CC1.
[ccbs] / bigscreen / tinyptc / test.c
index cc6ccafbf6529704a2bf60083c7d790ca1a4e3bf..2b28c70b1885774c0e28897d5c211ec180a2140d 100644 (file)
@@ -25,8 +25,8 @@
 
 #include <stdio.h>
 
-#define WIDTH 320
-#define HEIGHT 200
+#define WIDTH 800
+#define HEIGHT 600
 #define SIZE WIDTH*HEIGHT
 
 static int noise;