diff src/projectm-1.0/main.cxx @ 3044:c733dd93af62

Queued projectm fixes.
author William Pitcock <nenolod@atheme.org>
date Thu, 16 Apr 2009 16:53:23 -0500
parents f13b61c91ada
children f5456241bff9
line wrap: on
line diff
--- a/src/projectm-1.0/main.cxx	Tue Apr 14 18:25:16 2009 -0500
+++ b/src/projectm-1.0/main.cxx	Thu Apr 16 16:53:23 2009 -0500
@@ -86,8 +86,8 @@
 int texsize=512;
 int gx=32,gy=24;
 int wvw=400,wvh=400;
-int fvw=1024,fvh=768;
-int fps=35, fullscreen=0;
+int fvw=1680,fvh=1050;
+int fps=35, fullscreen=1;
 
 // char *title;